summaryrefslogtreecommitdiff
path: root/modules/savedir
blob: ee8ef30a41ac629d3ae77c3d2929ab3dd92b1dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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:
xalloc

configure.ac:
gl_SAVEDIR

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

Include:
"savedir.h"

Maintainer:
Jim Meyering