Hash :
c61f87c2
Author :
Date :
2024-11-06T13:03:19
savedir: don’t depend on dirent-safer * lib/savedir.c [!GNULIB_DIRENT_SAFER]: Don't include dirent--.h. * modules/savedir (Depends-on): Depend on dirent, not dirent-safer.
Description:
Return the entries of a directory (just the names) as an argz string.
Files:
lib/savedir.h
lib/savedir.c
m4/savedir.m4
Depends-on:
attribute
closedir
dirent
fdopendir
free-posix
opendir
qsort_r
readdir
stpcpy
xalloc
configure.ac:
gl_SAVEDIR
Makefile.am:
lib_SOURCES += savedir.c
Include:
"savedir.h"
License:
GPL
Maintainer:
Jim Meyering