view modules/savedir @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children adf2be655aae
line wrap: on
line source

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"

License:
GPL

Maintainer:
Jim Meyering