view modules/savedir @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents 4941d0da6e24
children
line wrap: on
line source

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:
closedir
dirent-safer
fdopendir
opendir
readdir
stpcpy
xalloc

configure.ac:
gl_SAVEDIR

Makefile.am:
lib_SOURCES += savedir.c

Include:
"savedir.h"

License:
GPL

Maintainer:
Jim Meyering