android_external_toybox/lib
2020-06-01 03:29:47 -05:00
..
args.c Fix 32 bit option parsing for long long optflag values. 2020-05-05 21:50:49 -05:00
commas.c dd: iflags, oflags, fix ^C, fix the fundamental loop. 2019-07-10 01:54:01 -05:00
deflate.c struct deflate no longer lives in TT so must be explicitly zeroed, and use 2019-04-22 17:34:09 -05:00
dirtree.c dirtree.c: avoid spurious EINVAL warnings. 2019-12-14 17:36:43 -06:00
env.c Next round of shell work. 2020-05-03 23:15:35 -05:00
help.c Add MAYFORK to "help", teach it to behave differently when called as a 2020-01-03 03:10:17 -06:00
lib.c David Legault reported that unescape2() doesn't handle \0 right 2020-05-21 01:25:02 -05:00
lib.h Next round of shell work. 2020-05-03 23:15:35 -05:00
linestack.c linestack.c: fix buffer length. 2019-08-15 05:40:47 -05:00
llist.c Allow dlist_terminate() to be called repeatedly on same list. 2019-12-28 16:01:02 -06:00
lsm.h macOS: numerous fixes. 2019-06-08 13:10:10 -05:00
net.c net.c: add missing static. 2019-07-13 01:49:00 -05:00
password.c Start replacing get_line() with getline(). 2019-07-22 16:42:07 -05:00
pending.h sort: move off get_rawline. 2019-08-12 04:44:00 -05:00
portability.c Use copy_file_range() when available. 2020-06-01 03:29:47 -05:00
portability.h Move #include <linux/*.h> into individual commands, initialize struct 2020-04-02 21:32:30 -05:00
toyflags.h Add TOYFLAG_MAYFORK and annotate a couple commands. 2019-08-04 16:17:37 -05:00
tty.c scan_key: support more terminals. 2019-04-11 17:04:21 -05:00
xwrap.c Use copy_file_range() when available. 2020-06-01 03:29:47 -05:00