Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f125b6d341b06fda5412b82d23e486100e107eaa
/
libbb
/
llist.c
0b791d9
move llist_find_str from modutils to libbb
by Denis Vlasenko
· 16 years ago
1265df1
libbb: shrink linked list ops (by xmaks AT email.cz)
by Denis Vlasenko
· 16 years ago
6c4dade
- update my name. No obj-code changes ;)
by Bernhard Reutner-Fischer
· 16 years ago
ba1315d
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
8d9f495
getopt32: fix llist_t options ordering. llist_rev is not unused.
by Denis Vlasenko
· 18 years ago
c115fdb
ifupdown: code to deconstruct the state_list gracefully
by Denis Vlasenko
· 18 years ago
54cf511
sort: fix multiple -k (was ignoring all except last)
by Denis Vlasenko
· 18 years ago
d909d23
- indent
by Bernhard Reutner-Fischer
· 18 years ago
c8400a2
wget: wget $'-\207' ... should not be allowed to work. ever. :)
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago
7fee0c4
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
by Bernhard Reutner-Fischer
· 18 years ago
5d8843e
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
by "Robert P. J. Day"
· 18 years ago
8bb5078
Change llist_add_* to take the address of the list rather than returning the new
by Rob Landley
· 19 years ago
5edc102
Slight sanity fix: data is void *, not char *. And it's called data
by Rob Landley
· 19 years ago
cc848dd
Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice
by Rob Landley
· 19 years ago
a6b5b60
Fiddling with llist to make memory management easier. Specifically, the
by Rob Landley
· 19 years ago
ea9a471
Random in-passing tweak.
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
56b2171
- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
by Bernhard Reutner-Fischer
· 19 years ago
bee9eb1
- rename llist_add_to.c to llist.c
by Bernhard Reutner-Fischer
· 19 years ago