android_external_toybox/lib
2017-10-10 18:16:08 -05:00
..
args.c Have help_exit() give a brief "See %s --help" message instead of the 2017-06-05 21:22:02 -05:00
dirtree.c Add DIRTREE_PROC to skip non-numeric entries and make ps/top etc use it. 2016-12-08 21:29:00 -06:00
getmountlist.c comma_scan()'s clean option wasn't removing entry at end of list. 2017-07-11 05:16:09 -05:00
help.c Switch help.c from #ifdef to if() 2016-09-04 17:18:31 -05:00
interestingtimes.c Don't set SIGWINCH when reading ANSI size probe data, it causes a loop. 2017-02-05 20:02:47 -06:00
lib.c Tweak help_exit() to show "See %s --help" message on the same line. 2017-10-10 18:16:08 -05:00
lib.h Complete rewrite of cut. Handle multipe ranges, add -DFO options, start 2017-10-10 11:24:11 -05:00
linestack.c utf8towc() has to be in lib.c if strlower() is going to use it, because 2017-09-02 20:40:24 -05:00
llist.c Last commit depends on new lib code I forgot to check in. (Oops.) 2016-06-19 07:07:44 -05:00
lsm.h Fix warning: 'XATTR_NAME_SMACK' macro redefined. 2016-08-02 15:26:07 -05:00
net.c Split out xgetaddrinfo() from xconnect() 2017-07-17 05:23:45 -05:00
password.c Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, 2016-08-04 10:16:59 -05:00
pending.h Move get_line() header to pending.h because posix has FILE * versions. 2015-12-24 12:18:10 -06:00
portability.c Simplify ps android scheduling policy fetch slightly. 2016-05-04 18:37:50 -05:00
portability.h Cleaup chrt 2017-05-21 13:11:42 -05:00
toyflags.h Add TOYBOX_PEDANTIC_ARGS to check arguments when there are no arguments, 2017-03-20 12:41:22 -05:00
xwrap.c Last commit used xstrtod(), forgot to check it in. 2017-09-09 22:05:10 -05:00