]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 09:11:18 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 09:11:18 +0000 (09:11 +0000)
TODO

diff --git a/TODO b/TODO
index 6e875822ff09d8013ffbd0af733e71e42d7b3771..71df3801a28e4d7615d4f5a0624fc4e9e64724cd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -83,3 +83,7 @@ Martin Michlmayr's patch to provide ls with `--sort directory' option
 
 clean-up: Remove all of the casts (they're unnecessary) found by this:
   grep -E '\*\) *x(m|re)alloc\>' {lib,src}/*.[ch]
+Fix with this:
+  perl -pi -e 's/\([^(]*?\*\) *(x(m|re)alloc)\b/$1/'
+
+Remove uses of PROTOTYPES