summaryrefslogtreecommitdiff
path: root/gnulib/modules/savedir
blob: f17ab0a9dbde3d4270e3bf22586ea28b84ea92fb (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
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
xalloc

configure.ac:
gl_SAVEDIR

Makefile.am:
lib_SOURCES += savedir.c

Include:
"savedir.h"

License:
GPL

Maintainer:
Jim Meyering