android_external_toybox/lib
Rob Landley c96cdc19b3 Fix 32 bit lib/args.c to report out of range numeric values.
Test with "skeleton -c 8g" for example.
2023-12-04 04:35:00 -06:00
..
args.c Fix 32 bit lib/args.c to report out of range numeric values. 2023-12-04 04:35:00 -06:00
commas.c dd: iflags, oflags, fix ^C, fix the fundamental loop. 2019-07-10 01:54:01 -05:00
deflate.c Better adler32. 2023-04-10 21:38:02 -05:00
dirtree.c Set DIRTREE_SYMFOLLOW when we followed a symlink to this node. 2023-10-01 03:21:20 -05:00
elf.c file: add arm32 ELF flag decoding. 2023-11-03 14:37:47 -05:00
env.c Rename/move xmemcmp() (which doesn't exit) to smemcmp(), and add x prefix 2023-01-06 19:05:51 -06:00
hash.c Move md5/sha1/sha256 hash code to lib/hash.c 2023-11-05 22:04:29 -06:00
lib.c Move lib.c elf functions into elf.c. 2023-11-02 14:07:20 -05:00
lib.h Move md5/sha1/sha256 hash code to lib/hash.c 2023-11-05 22:04:29 -06:00
llist.c Move num_cache from lib into its only user. 2022-10-13 00:48:22 -05:00
lsm.h macOS: numerous fixes. 2019-06-08 13:10:10 -05:00
net.c Add just enough cgi plumbing to get the "unused variable" warning to stop. 2022-12-07 02:39:02 -06:00
password.c Wean su.c off shadow.h (so ndk can build it). 2023-11-02 04:10:51 -05:00
portability.c Update fs_type_name() with linux/magic.h constants, trying to correct names 2023-04-28 07:32:00 -05:00
portability.h Implement tar --wildcards and friends (filter options). 2023-01-26 23:58:30 -06:00
toyflags.h Remove TOYFLAG_LOCALE. 2023-09-20 06:46:07 -05:00
tty.c Fix reset command. 2023-09-14 09:07:32 -05:00
utf8.c Rename remains of linestack.c to utf8.c 2022-01-28 19:18:39 -06:00
xwrap.c Commit xgetdelim() used by fold(). (Oops.) 2023-10-02 15:06:05 -05:00