Age | Commit message (Expand) | Author |
---|---|---|
2013-09-09 | Adjust patch to use dlist_pop() | Rob Landley |
2013-09-09 | Redo tail closer to the original design. Add more tests for large data sets. ... | Rob Landley |
2012-11-22 | Remove readlink -m for being poorly defined ("readlink -m /dev/null/and/more"... | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-07-15 | Genericize llist code a bit: rename llist_free() to llist_traverse(), and no ... | Rob Landley |
2012-03-12 | Redo tail to use optargs and optionally support lseek. Add support to optargs... | Rob Landley |
2010-01-05 | Typo fix in comment. | Rob Landley |
2008-10-23 | Upgrade patch to detect hunks that start after a false start. | Rob Landley |
2008-01-20 | Move dlist_add() to lib/llist.c | Rob Landley |
2006-11-03 | Implement which. Add hello world to menuconfig. Wrap the various applet main | Rob Landley |
2006-11-01 | Linked list functions, forgot to add this to the repository. | Rob Landley |