Eric Lammerts 3b5a664440 tail: implement -F il y a 15 ans
..
libcoreutils 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
Config.in 3b5a664440 tail: implement -F il y a 15 ans
Kbuild 14f6f0ad4a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) il y a 15 ans
basename.c 70e8f49f71 basename: fix error code. again. deja vu feeling... il y a 16 ans
cal.c a5254032f5 cal: remove lone static data variable. -4 bytes. coreutils il y a 16 ans
cat.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
catv.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
chgrp.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
chmod.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
chown.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
chroot.c f9d4fc3cf8 switch_root: improve behavior on error; improve help text il y a 15 ans
cksum.c f91f14d221 cksum, printenv: report errors via exitcode il y a 16 ans
comm.c bb13079c8e comm: almost total rewrite; add testsuite il y a 16 ans
cp.c 0b28103cc7 cd: "support" -v by ignoring it il y a 15 ans
cut.c 6c4dadefb6 - update my name. No obj-code changes ;) il y a 16 ans
date.c 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) il y a 15 ans
dd.c 61befda93b ash,hush: add TODO for rare build failure il y a 16 ans
df.c 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file il y a 15 ans
dirname.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
dos2unix.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
du.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
echo.c 6a0ad25061 ash: dont allow e.g. exec <&10 to attach to stript's fd! il y a 16 ans
env.c f3c2d13602 env: support -uVAR=VAL il y a 16 ans
expand.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
expr.c 230997bd61 expr: a bit more robust handling of regexps with groups (closes bug 87) il y a 15 ans
false.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
fold.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans
fsync.c 14f6f0ad4a fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com) il y a 15 ans
head.c 0d8736772d head: report file open errors with exitcode 1 (was happily returning 0) il y a 16 ans
hostid.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
id.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script il y a 16 ans
install.c 1f363a0867 install: compat fix for mode of created files. il y a 15 ans
length.c db12d1d733 Fix forgotten license comments il y a 16 ans
ln.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
logname.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
ls.c fda8f57360 tweaking Unicode support il y a 15 ans
md5_sha1_sum.c 56dceb9b77 sha256,sha512: new applets. +4.9kb il y a 16 ans
mkdir.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
mkfifo.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
mknod.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
mv.c 13afb2acda mv: fix a case when we move dangling symlink il y a 16 ans
nice.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
nohup.c 6c4dadefb6 - update my name. No obj-code changes ;) il y a 16 ans
od.c 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too il y a 16 ans
od_bloaty.c f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS il y a 15 ans
printenv.c f91f14d221 cksum, printenv: report errors via exitcode il y a 16 ans
printf.c 7e6034309e printf: (allegedly) fix testsuite failure il y a 15 ans
pwd.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
readlink.c a99aa6e9c4 readlink: support -n, -v, -s and -q too if support for -f is requested il y a 15 ans
realpath.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
rm.c 4d3a812b71 ls: warning fix il y a 15 ans
rmdir.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
seq.c 9517d8ad72 seq: fix input handling in non-C locales il y a 15 ans
sleep.c 4813a5100d libbb: stop using bb_strtod for now il y a 15 ans
sort.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
split.c 6c4dadefb6 - update my name. No obj-code changes ;) il y a 16 ans
stat.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
stty.c da49f58524 move libc related stuff out of platform.h il y a 15 ans
sum.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
sync.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
tac.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
tail.c 3b5a664440 tail: implement -F il y a 15 ans
tee.c 61befda93b ash,hush: add TODO for rare build failure il y a 16 ans
test.c d23f64eba7 test: fix "test !" and "test abc -a !". closes bug 465 il y a 15 ans
test_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( il y a 16 ans
touch.c 38dd8aa657 touch: implement -t TIME (needed for testsuite) il y a 15 ans
tr.c 9210a36495 tr: support -C as synonym to -c il y a 15 ans
true.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
tty.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
uname.c 7aca89a7a3 touch: implement -d --date (our own testsuite needs that) il y a 15 ans
uniq.c 1a6adbd71b uniq: strncmp(a,b, -1) might be problematic, use INT_MAX instead il y a 15 ans
usleep.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
uudecode.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
uuencode.c 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
wc.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
who.c 9e0a7c9c41 remove a few superfluous includes il y a 16 ans
whoami.c 0c68a874e7 libbb: password/group function helpers rewritten by Tito: il y a 16 ans
yes.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans