summaryrefslogtreecommitdiff
path: root/modules/savedir
blob: e01aee877f384b37511c24ef9e51c3e32ae0cecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
free-posix
opendir
readdir
stpcpy
xalloc

configure.ac:
gl_SAVEDIR

Makefile.am:
lib_SOURCES += savedir.c

Include:
"savedir.h"

License:
GPL

Maintainer:
Jim Meyering