Bugs submitted
This commit is contained in:
parent
1530c909f4
commit
b801bb6047
6
src/TODO
6
src/TODO
|
@ -2,9 +2,6 @@ all:
|
|||
- improve command line arguments fetching? (inspired from wc?)
|
||||
- factorize code (either need to improve configure or include a .c file)
|
||||
|
||||
du:
|
||||
- implement -x
|
||||
|
||||
id:
|
||||
- write more readable code
|
||||
- check if it's complete
|
||||
|
@ -16,3 +13,6 @@ ls:
|
|||
- race condition between looking if is a directory and opendir()? (check cksum too)
|
||||
- segmentation fault on netbsd/sparc on long listings
|
||||
- should display uid/gid when they're unknown users/groups
|
||||
|
||||
rm:
|
||||
- check for symlinks in recursive removal?
|
||||
|
|
Loading…
Reference in New Issue
Block a user