* modules/savedir (Depends-on): Add openat.
[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 openat
11 xalloc
12
13 configure.ac:
14 gl_SAVEDIR
15
16 Makefile.am:
17
18 Include:
19 "savedir.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering