diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-03-25 14:15:04 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-03-25 14:19:24 +0100 |
commit | eb03d08f34d75b9d6a5496ea5bd49824104806d9 (patch) | |
tree | 1b8f13a6928a1d029f03888489a3d74db63ae570 /TODO | |
parent | 3d9c69fb4fd0de40db14d2fa095df98a4bacebc3 (diff) | |
download | busybox-w32-eb03d08f34d75b9d6a5496ea5bd49824104806d9.tar.gz busybox-w32-eb03d08f34d75b9d6a5496ea5bd49824104806d9.tar.bz2 busybox-w32-eb03d08f34d75b9d6a5496ea5bd49824104806d9.zip |
remove ar write support from TODO
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -122,9 +122,6 @@ patch | |||
122 | And while we're at it, a new patch filename quoting format is apparently | 122 | And while we're at it, a new patch filename quoting format is apparently |
123 | coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 | 123 | coming soon: http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 |
124 | --- | 124 | --- |
125 | ar | ||
126 | Write support! | ||
127 | --- | ||
128 | stty / catv | 125 | stty / catv |
129 | stty's visible() function and catv's guts are identical. Merge them into | 126 | stty's visible() function and catv's guts are identical. Merge them into |
130 | an appropriate libbb function. | 127 | an appropriate libbb function. |