Ari Sundholm be729c1d3b truncate: always set mode when opening file to avoid fortify errors пре 9 година
..
libcoreutils 5711a2a4ad libbb: more compact API for bb_parse_mode() пре 9 година
Config.src 64ed5f0d3c uname: make OS name configurable пре 9 година
Kbuild.src 35ae2ccb40 sync: add support for -d -f FILE пре 9 година
basename.c 86031a5ffd trim extra newlines in help texts пре 9 година
cal.c 327f550669 Use unsigned printf/scanf conversion where more appropriate пре 11 година
cat.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
catv.c 69a12fa790 catv: suppress compiler warning пре 10 година
chgrp.c 66426760be *: remove "Options:" string from help texts пре 13 година
chmod.c 5711a2a4ad libbb: more compact API for bb_parse_mode() пре 9 година
chown.c d291c2fdd5 chown: fix help text пре 9 година
chroot.c 0687a5b496 libbb: make xchroot do a chdir("/") after chroot пре 12 година
cksum.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
comm.c 66426760be *: remove "Options:" string from help texts пре 13 година
cp.c 17f8418ea7 Add conditional support for -v / --verbose пре 10 година
cut.c 6967578728 whitespace fixes. no code changes пре 12 година
date.c 8dff01d06a libbb: introduce and use is_prefixed_with() пре 9 година
dd.c 8893023ba2 dd: move suffix struct to xatonum.c пре 9 година
df.c fbdc167f27 df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0 пре 10 година
dirname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
dos2unix.c 66426760be *: remove "Options:" string from help texts пре 13 година
du.c 393c395ca5 du: document incompatibility with standard tool пре 12 година
echo.c 670c3f7822 echo: make escape sequences depend on fancy mode пре 9 година
env.c 66426760be *: remove "Options:" string from help texts пре 13 година
expand.c 22bb81fa85 expand: use printable_string instead of hard-coding implementation пре 11 година
expr.c 16714245f9 add INIT_G()'s. No code changes. пре 13 година
false.c de5edadee2 special-case {true,false,test} --help пре 9 година
fold.c 66426760be *: remove "Options:" string from help texts пре 13 година
fsync.c 66426760be *: remove "Options:" string from help texts пре 13 година
head.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct пре 11 година
hostid.c 9bbf6b98c4 hostid: do not output sign-extended host id. Closes 6056 пре 11 година
id.c 445e7543e8 platform: use KERNEL_VERSION to simplify uClibc version checking пре 11 година
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script пре 16 година
install.c 5711a2a4ad libbb: more compact API for bb_parse_mode() пре 9 година
length.c.disabled 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c пре 13 година
ln.c 97f2f7ca7f Removes stray empty line from code пре 9 година
logname.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
ls.c c5beaa08eb ls: heed compiler warning пре 9 година
md5_sha1_sum.c 4f9fc1e5f5 foo*sum: Correct syntax error пре 11 година
mkdir.c 5711a2a4ad libbb: more compact API for bb_parse_mode() пре 9 година
mkfifo.c 66426760be *: remove "Options:" string from help texts пре 13 година
mknod.c 60cb48ca50 whitespace cleanup. no code changes пре 12 година
mv.c 17f8418ea7 Add conditional support for -v / --verbose пре 10 година
nice.c 66426760be *: remove "Options:" string from help texts пре 13 година
nohup.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
od.c 5c10fa5c24 od: code shrink, fix "od --traditional FILE" пре 13 година
od_bloaty.c 53e9c51ade od: fix printing of high-bit chars пре 9 година
printenv.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
printf.c 69d81a1c1b printf: fix this case: printf "%b" '\0057usr\0057bin\n' пре 12 година
pwd.c 73d249e704 whitespace fixes пре 13 година
readlink.c 1b49c25e0a readlink: note that our -f is really -e пре 11 година
realpath.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
rm.c 17f8418ea7 Add conditional support for -v / --verbose пре 10 година
rmdir.c 17f8418ea7 Add conditional support for -v / --verbose пре 10 година
seq.c 66426760be *: remove "Options:" string from help texts пре 13 година
shuf.c 7db312ad26 fix whitespaces пре 9 година
sleep.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
sort.c 5c23f2566c Apply post-1.24.0 patches, bump version to 1.24.1 пре 9 година
split.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct пре 11 година
stat.c 97c6491b4e typo fixes пре 9 година
stty.c 79c618c411 Refactor catv. Move visible() from stty to libbb. пре 11 година
sum.c 327f550669 Use unsigned printf/scanf conversion where more appropriate пре 11 година
sync.c 35ae2ccb40 sync: add support for -d -f FILE пре 9 година
tac.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
tail.c 1bdbf26454 tail: adjust help/usage texts пре 11 година
tee.c 66426760be *: remove "Options:" string from help texts пре 13 година
test.c de5edadee2 special-case {true,false,test} --help пре 9 година
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
touch.c b5352078a7 touch: add conditional support for -h пре 11 година
tr.c 66426760be *: remove "Options:" string from help texts пре 13 година
true.c de5edadee2 special-case {true,false,test} --help пре 9 година
truncate.c be729c1d3b truncate: always set mode when opening file to avoid fortify errors пре 9 година
tty.c 66426760be *: remove "Options:" string from help texts пре 13 година
uname.c 64ed5f0d3c uname: make OS name configurable пре 9 година
uniq.c d60752f8c9 build system: -fno-builtin-printf пре 9 година
unlink.c ea23c25e96 unlink: new applet пре 10 година
usleep.c acff3733ba usleep: do not check for usleep error, it should never fail пре 13 година
uudecode.c 2b48c38be6 uudecode: tolerate text input with CR+LF line ends пре 9 година
uuencode.c fa737cebe7 uuencode: tweak help text пре 12 година
wc.c 66426760be *: remove "Options:" string from help texts пре 13 година
who.c d60752f8c9 build system: -fno-builtin-printf пре 9 година
whoami.c 34425389e0 move help text from include/usage.src.h to coreutils/*.c пре 13 година
yes.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година