OSDN Git Service

Usischev Yury pointed out a use after free error.
[android-x86/external-toybox.git] / lib / llist.c
2016-06-19 Rob LandleyLast commit depends on new lib code I forgot to check...
2014-05-29 Rob LandleySwitch mtab_list to doubly linked so we can traverse...
2014-05-21 Rob LandleyAdd free functions for predefined llist types.
2013-09-09 Rob LandleyAdjust patch to use dlist_pop()
2013-09-09 Rob LandleyRedo tail closer to the original design. Add more tests...
2012-11-23 Rob LandleyRemove readlink -m for being poorly defined ("readlink...
2012-11-13 Rob LandleyReindent to two spaces per level. Remove vi: directives...
2012-07-15 Rob LandleyGenericize llist code a bit: rename llist_free() to...
2012-03-12 Rob LandleyRedo tail to use optargs and optionally support lseek...
2010-01-05 Rob LandleyTypo fix in comment.
2008-10-23 Rob LandleyUpgrade patch to detect hunks that start after a false...
2008-01-20 Rob LandleyMove dlist_add() to lib/llist.c
2006-11-03 Rob LandleyImplement which. Add hello world to menuconfig. Wrap...
2006-11-02 Rob LandleyLinked list functions, forgot to add this to the reposi...