* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Jul 2006 06:02:51 +0000 (06:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Jul 2006 06:02:51 +0000 (06:02 +0000)
commitefc5123c9d851509aea5dd30f47c91e7e5a5c8dd
tree4b87218de6bd386363db0d8bd4168a292b7243cc
parent1d3274d8b057713a741a872e35913a7aed34274d
* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
macros into the GNU _D_EXACT_NAMLEN.
* savedir.c:  Likewise.
(savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.

* backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
* savedir.m4:
Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
macros into the GNU _D_EXACT_NAMLEN.
17 files changed:
lib/ChangeLog
lib/backupfile.c
lib/dirfd.h
lib/fts.c
lib/getcwd.c
lib/glob.c
lib/glob_.h
lib/savedir.c
m4/ChangeLog
m4/backupfile.m4
m4/d-ino.m4
m4/d-type.m4
m4/dirfd.m4
m4/fts.m4
m4/getcwd.m4
m4/glob.m4
m4/savedir.m4