.
authorJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 02:27:55 +0000 (02:27 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Jun 1998 02:27:55 +0000 (02:27 +0000)
old/fileutils/ChangeLog

index 94e3a0d..0bbf606 100644 (file)
@@ -7,8 +7,11 @@
        new jm_LIST_MOUNTED_FILESYSTEMS macro.
        Use new jm_FSTYPENAME macro.
 
-       * src/sys2.h: Add macro definitions for GNU libc unlocked wrappers.
-
+       * 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/ls.c: Add DIRED_ prefix to the macros: PUTCHAR, FPUTS, and
        FPUTS_LITERAL