android_external_toybox/lib
Rob Landley 0f5f00c1d8 Remove the linestack plumbing, an old unfinished todo item that got
interrupted long enough ago it would be easier to restart from scratch.
It was never used and hasn't been touched in years.
2022-01-28 19:15:59 -06:00
..
args.c Check for --help before "Not root". 2021-09-11 12:48:35 -05:00
commas.c dd: iflags, oflags, fix ^C, fix the fundamental loop. 2019-07-10 01:54:01 -05:00
deflate.c Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 2021-02-07 17:19:44 -06:00
dirtree.c Work around a posix violation in the croups filesystem that LTP requires. 2021-07-08 04:30:00 -05:00
env.c Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 2021-02-07 17:19:44 -06:00
help.c Tweak help text again. 2020-10-28 17:03:37 -05:00
lib.c Replace \033 with \e in strings. 2022-01-03 22:21:30 -06:00
lib.h Remove the linestack plumbing, an old unfinished todo item that got 2022-01-28 19:15:59 -06:00
linestack.c Remove the linestack plumbing, an old unfinished todo item that got 2022-01-28 19:15:59 -06:00
llist.c Have llist_pop(0) return NULL the same way dlist_pop() does. 2021-12-28 16:17:50 -06:00
lsm.h macOS: numerous fixes. 2019-06-08 13:10:10 -05:00
net.c Fix bug pointed out by asm89 and add test. 2021-01-26 18:50:50 -06:00
password.c Clean up password plumbing. 2021-12-05 05:15:43 -06:00
pending.h Clean up password plumbing. 2021-12-05 05:15:43 -06:00
portability.c Shut up an unused variable warning triggered by an #ifdef. 2022-01-10 17:58:56 -06:00
portability.h Fix unused variable warnings found by clang/llvm 13. 2021-11-28 18:05:14 -06:00
toyflags.h The "fall back to C.UTF-8" check was backwards, and make TOYFLAG_LINEBUF 2020-12-11 19:50:36 -06:00
tty.c Replace \033 with \e in strings. 2022-01-03 22:21:30 -06:00
xwrap.c timeout: use the monotonic clock. 2021-09-23 20:21:20 -05:00