summaryrefslogtreecommitdiff
path: root/TODO
blob: 74d5834e4bbad9074e0b8d4a4c984dfe8b781f22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
restore djgpp, eventually
merge TODO lists
add unit tests for lib/*.c
rewrite du.c not to use explicit recursion

strip: add an option to specify the program used to strip binaries.
  suggestion from Karl Berry

Makefile.maint: extract announcement-generation into a perl script

Add a test of cat that takes input from a tty and ensures
that one ^D is sufficient to make it terminate.  Probably
requires some flavor of expect.