android_external_toybox/lib
2022-08-11 14:26:05 -05:00
..
args.c Fix --longopt= empty argument and add tests. 2022-07-28 12:19:09 -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
lib.c Add loongarch's ELF value. 2022-08-11 14:26:05 -05:00
lib.h Add same_file() and same_def_ino() convenience functions, plus minor cleanups. 2022-06-29 21:54:42 -05: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 Silence two more "are never used uninitialized" warnings. 2022-04-25 00:12:23 -05: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 portability: Add some FreeBSD cases 2022-07-29 13:49:07 -05:00
portability.h portability: Add some FreeBSD cases 2022-07-29 13:49:07 -05:00
toyflags.h All PEDANTIC_ARGS does is set a macro that's never used. 2022-04-12 02:31:17 -05:00
tty.c A little more ANSI cheat sheet. 2022-05-05 05:39:04 -05:00
utf8.c Rename remains of linestack.c to utf8.c 2022-01-28 19:18:39 -06:00
xwrap.c Another thinko. 2022-07-20 08:23:30 -05:00