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