EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
[oweals/busybox.git] / libbb / llist.c
2007-02-04 Bernhard Reutner... - indent
2006-10-25 Denis Vlasenkowget: wget $'-\207' ... should not be allowed to work...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-13 Bernhard Reutner... - fix copy'n paste errors that got introduced when...
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2006-05-26 Rob LandleyChange llist_add_* to take the address of the list...
2006-05-26 Rob LandleySlight sanity fix: data is void *, not char *. And...
2006-05-11 Rob LandleyBug fix from Vladimir Oleynik, and suggestion I add...
2006-05-08 Rob LandleyFiddling with llist to make memory management easier...
2006-03-16 Rob LandleyRandom in-passing tweak.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb; Add...
2005-09-29 Bernhard Reutner... - rename llist_add_to.c to llist.c