index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
llist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
delete tons of extra #includes
vda
2007-05-31
1
-1
/
+0
*
getopt32: fix llist_t options ordering. llist_rev is not unused.
vda
2007-04-08
1
-11
/
+12
*
ifupdown: code to deconstruct the state_list gracefully
vda
2007-03-06
1
-8
/
+27
*
sort: fix multiple -k (was ignoring all except last)
vda
2007-02-17
1
-1
/
+1
*
- indent
aldot
2007-02-04
1
-9
/
+20
*
wget: wget $'-\207' ... should not be allowed to work. ever. :)
vda
2006-10-25
1
-0
/
+14
*
build system overhaul
vda
2006-10-05
1
-8
/
+0
*
- fix copy'n paste errors that got introduced when switching to the shorter b...
aldot
2006-09-13
1
-1
/
+1
*
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
rpjday
2006-07-10
1
-0
/
+1
*
Change llist_add_* to take the address of the list rather than returning the new
landley
2006-05-26
1
-18
/
+10
*
Slight sanity fix: data is void *, not char *. And it's called data
landley
2006-05-26
1
-3
/
+3
*
Bug fix from Vladimir Oleynik, and suggestion I add my copyright notice
landley
2006-05-11
1
-2
/
+3
*
Fiddling with llist to make memory management easier. Specifically, the
landley
2006-05-08
1
-10
/
+21
*
Random in-passing tweak.
landley
2006-03-16
1
-6
/
+2
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-4
/
+4
*
- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
aldot
2005-10-06
1
-13
/
+41
*
- rename llist_add_to.c to llist.c
aldot
2005-09-29
1
-0
/
+43