Elliott Hughes 50361a1b07 lib/portability.c: don't assume we have __NR_copy_file_range. 2 years ago
..
args.c 42ce6272f5 When args.c is just enforcing max/min argument count with no options, imply ? 2 years ago
commas.c 0d754b823c dd: iflags, oflags, fix ^C, fix the fundamental loop. 5 years ago
deflate.c 664c417af5 Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 3 years ago
dirtree.c 127cff3880 Work around a posix violation in the croups filesystem that LTP requires. 3 years ago
env.c 664c417af5 Add lots of "static" annotations, make a couple things use FLAG() macros, etc. 3 years ago
lib.c 72e7e3821b Add tar --strip-components. 2 years ago
lib.h 72e7e3821b Add tar --strip-components. 2 years ago
llist.c 7dc743d21f Have llist_pop(0) return NULL the same way dlist_pop() does. 2 years ago
lsm.h 78954416db macOS: numerous fixes. 5 years ago
net.c 2b4abd05ef Fix bug pointed out by asm89 and add test. 3 years ago
password.c 0f51bfc50c Clean up password plumbing. 2 years ago
pending.h 0f51bfc50c Clean up password plumbing. 2 years ago
portability.c 50361a1b07 lib/portability.c: don't assume we have __NR_copy_file_range. 2 years ago
portability.h 0aeca08240 Fix unused variable warnings found by clang/llvm 13. 2 years ago
toyflags.h 4e47b8e583 The "fall back to C.UTF-8" check was backwards, and make TOYFLAG_LINEBUF 3 years ago
tty.c 7fe3cb1fa9 Move ANSI escape cheat sheet to tty.c 2 years ago
utf8.c 66ecd116ed Rename remains of linestack.c to utf8.c 2 years ago
xwrap.c 1ba8a12c4d Avoid redundant strlen() inside libc. 2 years ago