.. |
basename.c
|
Better code presentation...?
|
2004-03-26 14:09:29 +00:00 |
cat.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +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
|
Checking validity of mode as a number (not implemented as a string though)
|
2005-02-01 10:11:37 +00:00 |
chown.c
|
Fixed 2 compilation warnings
|
2005-01-31 17:14:20 +00:00 |
cksum.c
|
Looks fully functional
|
2005-02-03 01:25:58 +00:00 |
cmp.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
cp.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
dirname.c
|
Better code presentation...?
|
2004-03-26 14:09:29 +00:00 |
du.c
|
Fixed size reporting (verify if should use st_blksize too) and fixed -s option
|
2005-05-07 05:04:39 +00:00 |
echo.c
|
Initial release
|
2004-07-15 01:29:29 +00:00 |
false.c
|
Initial release
|
2004-02-29 02:15:39 +00:00 |
file.c
|
Initial release
|
2005-02-14 21:20:34 +00:00 |
head.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +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
|
Re-indented
|
2004-03-26 14:21:22 +00:00 |
ln.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
locale.c
|
Added a FIXME where obviously appropriate
|
2005-04-25 22:58:32 +00:00 |
logname.c
|
Renamed static usage() to _usage()
|
2004-04-11 03:17:33 +00:00 |
ls.c
|
Removed commented out SList code
|
2005-05-07 18:31:18 +00:00 |
Makefile
|
Added target locale
|
2005-02-14 22:01:18 +00:00 |
mkdir.c
|
Checks whether mode is valid
|
2005-04-08 17:26:22 +00:00 |
mkfifo.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
nice.c
|
Fixed a compilation warning
|
2005-04-09 22:47:46 +00:00 |
project.conf
|
Added target locale
|
2005-02-14 22:01:18 +00:00 |
pwd.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
renice.c
|
Initial release
|
2005-02-10 15:10:40 +00:00 |
rmdir.c
|
Hopefully fixed
|
2005-04-09 22:40:13 +00:00 |
sleep.c
|
Initial release
|
2004-04-24 00:26:46 +00:00 |
strings.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
test.c
|
Fixed symlinks test
|
2004-08-07 15:33:46 +00:00 |
time.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |
TODO
|
Hopefully gone a bit further
|
2005-04-25 22:58:52 +00:00 |
touch.c
|
Code cleanup
|
2005-03-07 10:20:01 +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
|
Typo while parsing -v command line argument
|
2004-04-07 12:33:03 +00:00 |
uniq.c
|
Going on
|
2004-10-01 14:59:37 +00:00 |
unlink.c
|
Display filename on perror()
|
2004-03-26 14:25:14 +00:00 |
wc.c
|
Removed useless external declarations
|
2005-04-08 17:12:27 +00:00 |