summaryrefslogtreecommitdiff
path: root/modules/savedir
blob: 0b90fafcfcf763b95f2917b534fe4d09eb45c5cb (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
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:
openat
xalloc

configure.ac:
gl_SAVEDIR

Makefile.am:
EXTRA_DIST += savedir.h savedir.c

Include:
"savedir.h"

License:
GPL

Maintainer:
Jim Meyering