From: Jim Meyering Date: Mon, 29 Jun 1998 16:16:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16q~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=223e88f957d9f57be9832dc941554b77087154ca;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6be237bd07..05ee27696d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -56,11 +56,7 @@ new jm_LIST_MOUNTED_FILESYSTEMS macro. Use new jm_FSTYPENAME macro. - * src/df.c, src/dircolors.c, src/du.c, src/ls.c, src/remove.c: - Change all uses of unlocked-wrapped functions to their upper case - wrapper names. - * src/sys2.h: Add macro definitions for GNU libc unlocked wrappers - (e.g. FFLUSH for fflush_unlocked). + * src/sys2.h: Add macro definitions for GNU libc *_unlocked wrappers. * src/ls.c: Add DIRED_ prefix to the macros: PUTCHAR, FPUTS, and FPUTS_LITERAL