hush/coreutils
2007-01-29 22:51:00 +00:00
..
libcoreutils
basename.c
cal.c removal of commented-out cruft 2006-12-22 00:45:27 +00:00
cat.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
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 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
date.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
dd.c small fixes: 2006-11-26 15:45:17 +00:00
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 preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
echo.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +00:00
env.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
expr.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
false.c
fold.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
head.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
hostid.c
id.c fix build without shadow support 2006-12-28 21:33:30 +00:00
install.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
Kbuild introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +00:00
length.c
ln.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
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 preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
mkdir.c
mkfifo.c
mknod.c - commentary typo 2006-12-02 20:47:36 +00:00
mv.c style cleanup: return(a) -> return a, part 2 2006-11-27 16:49:55 +00:00
nice.c
nohup.c use bb_sanitize_stdio() where appropriate 2007-01-27 22:21:12 +00:00
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 Provide our own isdigit macro. saves more than 400 bytes. 2006-11-27 14:44:18 +00:00
printenv.c
printf.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
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 httpd: fix cgi-bin/index.cgi support, add example of it, 2006-11-21 00:12:09 +00:00
stty.c - reinstate paranoia check in wrapf(). 2007-01-18 08:41:22 +00:00
sum.c - sum -r TODO should not print the filename as oposed to -s 2007-01-27 22:11:28 +00:00
sync.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
tail.c preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00
tee.c - reuse retval for the option handling. 2007-01-20 21:30:49 +00:00
test.c introduce LONE_CHAR (optimized strcmp with one-char string) 2006-12-21 13:23:14 +00:00
touch.c - small size tweak 2007-01-20 21:32:38 +00:00
tr.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
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 preparatory patch for -Wwrite-strings #1 2007-01-29 22:51:00 +00:00