summaryrefslogtreecommitdiff
path: root/lib/pending.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-31Move the magic list of commands needing cleanup from toys/pending/READMERob Landley1-0/+2
2014-09-26The only illegal characters in a username are ":" (field separator), "\n" (li...Rob Landley1-1/+0
2014-08-18Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_...Rob Landley1-2/+0
2014-07-17Use libc daemon() instead of pending daemonize.Rob Landley1-3/+0
2014-06-25Cleanup pass on mkpasswd.cRob Landley1-1/+0
2014-05-06Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make d...Rob Landley1-1/+0
2014-05-06Use compiler built-in macros to determine if argument parsing can use double ...Rob Landley1-8/+0
2013-12-19Move names_to_pid from pending to lib.Rob Landley1-5/+0
2013-11-28Oops, cleaned up ifconfig uses atolx_range() instead of get_int_list(). Check...Rob Landley1-6/+0
2013-11-10du from Ashwini Sharma.Rob Landley1-0/+1
2013-11-10Break out lib/pending.h from lib/lib.h.Rob Landley1-0/+32