hush/coreutils
2007-03-31 10:19:11 +00:00
..
libcoreutils introduce and use setfscreatecon_or_die 2007-03-12 18:22:55 +00:00
basename.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
cal.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
cat.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
catv.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
chgrp.c diff: failed to confirm "static bug" in gcc - reinstating statics. 2007-03-09 10:08:53 +00:00
chmod.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
chown.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
chroot.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
cksum.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
cmp.c cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build) 2007-03-21 22:30:14 +00:00
comm.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
Config.in - move additional fancy options not mandated by SUSv3 into a FANCY option 2007-03-28 16:48:40 +00:00
cp.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
cut.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
date.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dd.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
df.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
diff.c - fold recurse, depthFirst and dereference params into one param flags. 2007-03-29 10:30:50 +00:00
dirname.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dos2unix.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
du.c missed hunk of "stop using big static buffer for inode hash" 2007-03-14 22:06:57 +00:00
echo.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
env.c chown, env: stop using statics 2007-03-14 22:08:04 +00:00
expr.c chown: support -H -L -P if ENABLE_DESKTOP 2007-03-08 13:37:43 +00:00
false.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
fold.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
head.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
hostid.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
id.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
install.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
Kbuild - rough prototype for split(1). TODO: Still needs some love since it's way too big.. 2007-03-25 21:50:18 +00:00
length.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
ln.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
logname.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
ls.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
md5_sha1_sum.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mkdir.c introduce and use setfscreatecon_or_die 2007-03-12 18:22:55 +00:00
mkfifo.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mknod.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mv.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
nice.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
nohup.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
od_bloaty.c clean up accumulated whitespace damage 2007-03-07 09:35:43 +00:00
od.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
printenv.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
printf.c printf: allow hex/oct numbers; move functions around 2007-03-09 16:43:01 +00:00
pwd.c syslogd: fix "readpath bug" by using readlink instead 2007-02-11 16:19:28 +00:00
realpath.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
rm.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
rmdir.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
seq.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sleep.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sort.c sort: fix multiple -k (was ignoring all except last) 2007-02-17 18:11:45 +00:00
split.c - move additional fancy options not mandated by SUSv3 into a FANCY option 2007-03-28 16:48:40 +00:00
stat.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
stty.c - fix buglet introduced in r17351 in find_param(). Closes #1193 2007-02-04 11:13:57 +00:00
sum.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
sync.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
tail.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
tee.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
test.c - debloat test. untested. 2007-03-30 18:23:36 +00:00
touch.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
tr.c - fix compilation if FEATURE_TR_CLASSES is off. Sorry for that.. 2007-03-30 18:26:46 +00:00
true.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
tty.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
uname.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
uniq.c uniq: getopt32-ization. -38 bytes. 2007-03-31 10:19:11 +00:00
usleep.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
uudecode.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
uuencode.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
watch.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
wc.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
who.c who: stop using static buffer, small size optimizations 2007-03-07 00:07:42 +00:00
whoami.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
yes.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00