This commit is contained in:
Jim Meyering
1998-06-29 02:27:55 +00:00
parent 531453d901
commit 79a6760fe4
+5 -2
View 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