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