android_external_toybox/lib
2017-03-20 12:41:22 -05:00
..
args.c An option can't exclude itself, so "abc[-ab][!abc]" with "command -a -b" 2017-01-04 01:14:07 -06: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 Fix comma_args error reporting. 2016-01-25 16:10:09 -06: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 4a4b3d6564 upset clang. 2017-02-20 22:21:58 -06:00
lib.h Posix says stdio.h should define 'stdout' as a macro, and bionic turns it into 2017-02-04 14:55:36 -06:00
linestack.c Fix padto in draw_trim_esc() so it behaves like printf %*.*s and matches the 2017-01-28 18:36:43 -06: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 Some lib fixes: mark xvfork() noinline, make xsendfile() return bytes copied, 2017-01-04 01:32:44 -06: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 Fix dmesg -c and -C. 2017-02-20 21:42:26 -06: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 Posix says stdio.h should define 'stdout' as a macro, and bionic turns it into 2017-02-04 14:55:36 -06:00