Denys Vlasenko 48eebc8d5c expand: add commented-out code to handle NULs 5 년 전
..
libcoreutils a02a4e9830 whitespace and comment format fixes, no code changes 7 년 전
Config.src 43b17b1cd0 restore documentation on the build config language 6 년 전
Kbuild.src 265062d59d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 8 년 전
basename.c b097a84d62 config: update size information 6 년 전
cat.c c100535571 cat,nl: fix handling of open errors 6 년 전
chgrp.c b097a84d62 config: update size information 6 년 전
chmod.c b097a84d62 config: update size information 6 년 전
chown.c b097a84d62 config: update size information 6 년 전
chroot.c 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 7 년 전
cksum.c b097a84d62 config: update size information 6 년 전
comm.c b097a84d62 config: update size information 6 년 전
cp.c b097a84d62 config: update size information 6 년 전
cut.c b097a84d62 config: update size information 6 년 전
date.c ecf02e8b83 date: improve help text for -D 5 년 전
dd.c 875ce094cf dd: fix handling of short result of full_write(), closes 11711 5 년 전
df.c b097a84d62 config: update size information 6 년 전
dirname.c b097a84d62 config: update size information 6 년 전
dos2unix.c b097a84d62 config: update size information 6 년 전
du.c e563f9e851 du: don't count duplicate arguments. Closes 5288 5 년 전
echo.c b86b39bfda config: more tweaks 6 년 전
env.c b097a84d62 config: update size information 6 년 전
expand.c 48eebc8d5c expand: add commented-out code to handle NULs 5 년 전
expr.c b097a84d62 config: update size information 6 년 전
factor.c b097a84d62 config: update size information 6 년 전
false.c 72089cf6b4 config: deindent all help texts 7 년 전
fold.c a02a4e9830 whitespace and comment format fixes, no code changes 7 년 전
head.c b097a84d62 config: update size information 6 년 전
hostid.c b097a84d62 config: update size information 6 년 전
id.c b097a84d62 config: update size information 6 년 전
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script 16 년 전
install.c 34254f9dde install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106 6 년 전
link.c b097a84d62 config: update size information 6 년 전
ln.c 94f607a904 ln: correct 'ln -T' usage message 5 년 전
logname.c b097a84d62 config: update size information 6 년 전
ls.c 9501bc7da5 ls: fix SEGV when --color is used and ENABLE_LS_COLOR=n 5 년 전
md5_sha1_sum.c b097a84d62 config: update size information 6 년 전
mkdir.c b097a84d62 config: update size information 6 년 전
mkfifo.c b097a84d62 config: update size information 6 년 전
mknod.c b097a84d62 config: update size information 6 년 전
mktemp.c b097a84d62 config: update size information 6 년 전
mv.c b097a84d62 config: update size information 6 년 전
nice.c b097a84d62 config: update size information 6 년 전
nl.c b097a84d62 config: update size information 6 년 전
nohup.c a02a4e9830 whitespace and comment format fixes, no code changes 7 년 전
nproc.c b097a84d62 config: update size information 6 년 전
od.c 95f7953f2c do not use `a' quoting style in comments 7 년 전
od_bloaty.c 3177626033 od: move address_fmt[] from data to globals. 8 less bytes in data section 6 년 전
paste.c b097a84d62 config: update size information 6 년 전
printenv.c b097a84d62 config: update size information 6 년 전
printf.c b097a84d62 config: update size information 6 년 전
pwd.c b097a84d62 config: update size information 6 년 전
readlink.c b097a84d62 config: update size information 6 년 전
realpath.c b097a84d62 config: update size information 6 년 전
rm.c b097a84d62 config: update size information 6 년 전
rmdir.c b097a84d62 config: update size information 6 년 전
seq.c b097a84d62 config: update size information 6 년 전
shred.c b097a84d62 config: update size information 6 년 전
shuf.c 0c4dbd481a regularize format of source file headers, no code changes 7 년 전
sleep.c edca770d11 sleep: support "inf" 5 년 전
sort.c b097a84d62 config: update size information 6 년 전
split.c b097a84d62 config: update size information 6 년 전
stat.c e2026381be stat: reduce storage for human-readable filesystem names 5 년 전
stty.c 4a6748662a top: tweak --help 5 년 전
sum.c b097a84d62 config: update size information 6 년 전
sync.c 2f28b2bdbb fsync,sync: merge into one source module 5 년 전
tac.c b097a84d62 config: update size information 6 년 전
tail.c b097a84d62 config: update size information 6 년 전
tee.c b097a84d62 config: update size information 6 년 전
test.c b097a84d62 config: update size information 6 년 전
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
timeout.c b097a84d62 config: update size information 6 년 전
touch.c b097a84d62 config: update size information 6 년 전
tr.c b097a84d62 config: update size information 6 년 전
true.c 72089cf6b4 config: deindent all help texts 7 년 전
truncate.c b097a84d62 config: update size information 6 년 전
tty.c b097a84d62 config: update size information 6 년 전
uname.c b097a84d62 config: update size information 6 년 전
uniq.c b097a84d62 config: update size information 6 년 전
unlink.c b097a84d62 config: update size information 6 년 전
usleep.c b097a84d62 config: update size information 6 년 전
uudecode.c b097a84d62 config: update size information 6 년 전
uuencode.c b097a84d62 config: update size information 6 년 전
wc.c b097a84d62 config: update size information 6 년 전
who.c b097a84d62 config: update size information 6 년 전
whoami.c b097a84d62 config: update size information 6 년 전
yes.c b097a84d62 config: update size information 6 년 전