diff options
author | Erik Andersen | 2000-05-20 00:40:08 +0000 |
---|---|---|
committer | Erik Andersen | 2000-05-20 00:40:08 +0000 |
commit | 8ea7d8cdaf4a03cdc06abc8b752b589271140a88 (patch) | |
tree | 955fc9545f490ca39f0c24629316b7d328612802 /TODO | |
parent | 330fd2b5767110f29544131d4c72c77e0506b6df (diff) | |
download | busybox-8ea7d8cdaf4a03cdc06abc8b752b589271140a88.zip busybox-8ea7d8cdaf4a03cdc06abc8b752b589271140a88.tar.gz |
First pass at fixing tar segfault, and more portability updates.
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ Bugs that need fixing: - 'grep *foo file' segfaults - ps dirent race bug (need to stat the file before attempting chdir) + +/busybox tar tvf +Segmentation fault (core dumped) + + ----------- * Make insmod actually work |