Mercurial > hg > toybox
log
age | author | description |
---|---|---|
Mon, 12 Mar 2012 00:25:40 -0500 | Rob Landley | Redo tail to use optargs and optionally support lseek. Add support to optargs and llist.c, plus add a test suite entry. Still no -f support though. |
Sat, 10 Mar 2012 14:57:33 -0600 | Georgi Chorbadzhiyski | Fix nanosleep() usage. |
Fri, 09 Mar 2012 20:33:16 -0600 | Rob Landley | Replace deprecated libc function with its totally renamed equivalent. |