Added 2 bugs for ls
This commit is contained in:
parent
1d9d36ead8
commit
78a24bd5d4
2
src/TODO
2
src/TODO
|
@ -14,3 +14,5 @@ kill:
|
||||||
|
|
||||||
ls:
|
ls:
|
||||||
- race condition between looking if is a directory and opendir()? (check cksum too)
|
- 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user