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