Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 anos atrás |
Denis Vlasenko
|
8d9f495d68
getopt32: fix llist_t options ordering. llist_rev is not unused.
|
17 anos atrás |
Denis Vlasenko
|
c115fdbc80
ifupdown: code to deconstruct the state_list gracefully
|
17 anos atrás |
Denis Vlasenko
|
54cf511ce1
sort: fix multiple -k (was ignoring all except last)
|
18 anos atrás |
Bernhard Reutner-Fischer
|
d909d23451
- indent
|
18 anos atrás |
Denis Vlasenko
|
c8400a2162
wget: wget $'-\207' ... should not be allowed to work. ever. :)
|
18 anos atrás |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 anos atrás |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 anos atrás |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
18 anos atrás |
Rob Landley
|
8bb50782a5
Change llist_add_* to take the address of the list rather than returning the new
|
18 anos atrás |
Rob Landley
|
5edc10275e
Slight sanity fix: data is void *, not char *. And it's called data
|
18 anos atrás |
Rob Landley
|
cc848ddbf8
Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice
|
18 anos atrás |
Rob Landley
|
a6b5b60942
Fiddling with llist to make memory management easier. Specifically, the
|
18 anos atrás |
Rob Landley
|
ea9a471acd
Random in-passing tweak.
|
18 anos atrás |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 anos atrás |
Bernhard Reutner-Fischer
|
56b217117a
- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
|
19 anos atrás |
Bernhard Reutner-Fischer
|
bee9eb1a9d
- rename llist_add_to.c to llist.c
|
19 anos atrás |