view modules/scandir @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
parents 6c37790abb93
children db3551a524d0
line wrap: on
line source

Description:
scandir() function: collect entries of a directory

Files:
lib/scandir.c
m4/scandir.m4

Depends-on:
dirent
extensions

configure.ac:
gl_FUNC_SCANDIR
gl_DIRENT_MODULE_INDICATOR([scandir])

Makefile.am:

Include:
<dirent.h>

License:
LGPL

Maintainer:
all, glibc