summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-11 09:11:18 +0000
committerJim Meyering <jim@meyering.net>2003-04-11 09:11:18 +0000
commit48f3410d03a80349daac540f6881b2ea29054cc6 (patch)
treed604777d2411fd429d20a7ad6b2ee1a67717e58f /TODO
parent95790ad375b9954caf9ade06ac6db8f2fe720ff4 (diff)
downloadcoreutils-48f3410d03a80349daac540f6881b2ea29054cc6.tar.xz
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e875822f..71df3801a 100644
--- 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