From: Jim Meyering Date: Fri, 6 Dec 2002 14:23:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebb4bf20aa615b0cec13ff794b31f367da54f8f1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index d10e25ae65..74d5834e4b 100644 --- a/TODO +++ b/TODO @@ -5,3 +5,9 @@ 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.