hush/coreutils
Denis Vlasenko fc7f92253a find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)
chmod: better name for a variable
2007-01-26 23:00:05 +00:00
..
libcoreutils
basename.c
cal.c
cat.c
catv.c
chgrp.c done a dozen of randconfig test. guess what? ALL failed... 2006-12-30 17:57:03 +00:00
chmod.c find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) 2007-01-26 23:00:05 +00:00
chown.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
chroot.c
cksum.c
cmp.c
comm.c
Config.in
cp.c
cut.c
date.c awk: undo locale setting for numbers - or else parsing 2007-01-01 23:53:12 +00:00
dd.c
df.c stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
diff.c - small size tweaks 2007-01-20 21:29:50 +00:00
dirname.c
dos2unix.c
du.c
echo.c
env.c
expr.c
false.c
fold.c
head.c
hostid.c
id.c
install.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
Kbuild
length.c
ln.c
logname.c
ls.c ls: stop doing time() for each file in "ls -l" 2007-01-19 22:03:06 +00:00
md5_sha1_sum.c random small size optimizations 2007-01-12 22:10:34 +00:00
mkdir.c
mkfifo.c
mknod.c
mv.c
nice.c
nohup.c
od_bloaty.c Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier with size_t types 2006-12-31 11:34:17 +00:00
od.c
printenv.c
printf.c
pwd.c
realpath.c new libbb func: xmalloc_realpath (+ use it where makes sense) 2007-01-04 17:59:59 +00:00
rm.c
rmdir.c
seq.c
sleep.c
sort.c diff: small optimizations; do not try to diff non-seekable stream 2007-01-07 00:21:41 +00:00
stat.c
stty.c - reinstate paranoia check in wrapf(). 2007-01-18 08:41:22 +00:00
sum.c
sync.c
tail.c - remove nested function. Saves ~30 bytes. 2007-01-24 21:38:10 +00:00
tee.c - reuse retval for the option handling. 2007-01-20 21:30:49 +00:00
test.c
touch.c - small size tweak 2007-01-20 21:32:38 +00:00
tr.c
true.c
tty.c - make pre SUSv3 option handling dependant on INCLUDE_SUSv2 2007-01-20 21:32:20 +00:00
uname.c
uniq.c
usleep.c
uudecode.c - make read_stduu() and read_base64() void, small size tweaks 2007-01-20 21:29:32 +00:00
uuencode.c
watch.c
wc.c - small size tweak 2007-01-20 21:28:36 +00:00
who.c
whoami.c
yes.c