utils/src
2006-01-27 03:38:48 +00:00
..
basename.c Better code presentation...? 2004-03-26 14:09:29 +00:00
cat.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
chgrp.c Removed useless call to _chgrp_do(file) just before _chgrp_do_recursive(file) 2004-09-13 12:17:12 +00:00
chmod.c Factorizing mode expression code 2005-08-27 21:05:13 +00:00
chown.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
cksum.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
cmp.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
common.c Initial revision 2005-08-27 21:00:14 +00:00
cp.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
dirname.c Better code presentation...? 2004-03-26 14:09:29 +00:00
du.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
echo.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
false.c Initial release 2004-02-29 02:15:39 +00:00
file.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
head.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
id.c Removed useless external declarations 2005-04-08 17:12:27 +00:00
kill.c Removed useless external declarations 2005-04-08 17:12:27 +00:00
link.c Fixed usage 2005-07-14 17:11:58 +00:00
ln.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
locale.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
logname.c Fixed error message 2005-07-14 17:11:40 +00:00
ls.c Fixed long output of symbolic links 2005-12-11 01:58:38 +00:00
Makefile Added uninstallation rules 2005-10-25 15:58:43 +00:00
mkdir.c Fixed a bug with -p and an absolute path 2005-10-25 12:18:09 +00:00
mkfifo.c Factorizing mode expression code 2005-08-27 21:11:44 +00:00
nice.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
project.conf Added dist files 2005-10-23 23:56:40 +00:00
pwd.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
renice.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
rm.c No need to force interaction on interactive terminals 2005-07-18 12:21:38 +00:00
rmdir.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
sleep.c Initial release 2004-04-24 00:26:46 +00:00
strings.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
test.c Code cleanup 2005-07-14 17:12:09 +00:00
time.c Return value error check for times() requires an explicit cast 2006-01-27 03:38:48 +00:00
TODO Fixed rm interaction by default 2005-07-18 12:21:55 +00:00
touch.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
true.c Initial release 2004-02-29 02:15:39 +00:00
tty.c Code cleanup 2005-01-31 17:23:20 +00:00
uname.c Unified command-line parsing 2005-07-14 17:13:14 +00:00
uniq.c Command-line option "-f" is not implemented 2005-07-14 17:07:43 +00:00
unlink.c Fixed error message 2005-07-14 17:05:49 +00:00
wc.c Unified command-line parsing 2005-07-14 17:13:14 +00:00