changeset 5152:5a01ffa5f181

Replace fnmatch.h with fnmatch_.h. Add fts.c, fts_.h, utimecmp.h
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 23:01:32 +0000
parents 95082b150149
children 8aef282914ee
files lib/.cppi-disable
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/.cppi-disable
+++ b/lib/.cppi-disable
@@ -2,7 +2,9 @@
 allocsa.h
 error.h
 exit.h
-fnmatch.h
+fnmatch_.h
+fts.c
+fts_.h
 getndelim2.h
 getopt.c
 getopt.h
@@ -21,5 +23,6 @@
 strndup.h
 strtoul.c
 time_r.h
+utimecmp.h
 vasnprintf.h
 vasprintf.h