diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-22 06:22:31 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-22 06:22:31 +0000 |
commit | 0ed6bb9a65c09df997d62e83a07c9426f5aa4838 (patch) | |
tree | 82996379ebdb2e2c863e4728006ba0f38e67c588 /lib/.cppi-disable | |
parent | 2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f (diff) | |
download | coreutils-0ed6bb9a65c09df997d62e83a07c9426f5aa4838.tar.xz |
Add getaddrinfo.h, getdelim.h, mbchar.h,
mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
Diffstat (limited to 'lib/.cppi-disable')
-rw-r--r-- | lib/.cppi-disable | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/.cppi-disable b/lib/.cppi-disable index 61a099cd7..dc4a575b7 100644 --- a/lib/.cppi-disable +++ b/lib/.cppi-disable @@ -5,6 +5,8 @@ exit.h fnmatch_.h fts.c fts_.h +getaddrinfo.h +getdelim.h getndelim2.h getopt.c getopt.h @@ -14,6 +16,8 @@ getopt_int.h getpagesize.h gettext.h localcharset.h +mbchar.h +mbuiter.h md5.h obstack.h printf-args.h @@ -25,8 +29,11 @@ regex_internal.c regex_internal.h stat-time.h stdbool_.h +strcase.h strdup.h strndup.h +strnlen.h +strnlen1.h strtoul.c time_r.h utimecmp.h |