Complete last ChangeLog entry.
[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
19 Include:
20 "savedir.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering