From: Jim Meyering Date: Fri, 11 Apr 2003 09:11:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~739 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48f3410d03a80349daac540f6881b2ea29054cc6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 6e875822ff..71df3801a2 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