autoupdate
[gnulib.git] / modules / savedir
1 Description:
2 Return the entries of a directory (just the names) as an argz string.
3
4 Files:
5 lib/savedir.h
6 lib/savedir.c
7 m4/savedir.m4
8
9 Depends-on:
10 dirent-safer
11 fdopendir
12 xalloc
13
14 configure.ac:
15 gl_SAVEDIR
16
17 Makefile.am:
18 lib_SOURCES += savedir.c
19
20 Include:
21 "savedir.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering