aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-06-06 22:17:43 +0000
committerEric Andersen <andersen@codepoet.org>2000-06-06 22:17:43 +0000
commit1f6262b8e2b4225a028b016fed4a3a9ee717b540 (patch)
tree77c7d455511aa7d5fff2ce0bb16a7f019b822b34 /TODO
parentfb8ba506bb335791ad2406e179f5a98834b37f3f (diff)
downloadbusybox-1f6262b8e2b4225a028b016fed4a3a9ee717b540.tar.gz
Fix 'date -u'
-Erik
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e6c9cfd8f..182408b75 100644
--- a/TODO
+++ b/TODO
@@ -22,8 +22,6 @@ Bugs that need fixing before the 0.44 release goes out the door:
- 'grep foo$ file' doesn't work
- 'grep *foo file' segfaults
- ps dirent race bug (need to stat the file before attempting chdir)
- - The following commands segfault or are broken:
- date -u
- I believe that swaponoff may also be also broken (check it).
- It used to be that BusyBox tar would happily overwrite existing files on
an extraction. However, as of 0.42, BusyBox tar simply dies as soon as an