summaryrefslogtreecommitdiff
path: root/modules/savedir
blob: 4210981565b1851a0aa30b12242e96a9d23ae7dc (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
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