Mercurial > hg > octave-kai > gnulib-hg
view modules/scandir @ 17476:6057744acd2c default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Fri, 16 Aug 2013 06:32:22 -0700 |
parents | 578b354d30fc |
children |
line wrap: on
line source
Description: scandir() function: collect entries of a directory Files: lib/scandir.c m4/scandir.m4 Depends-on: closedir dirent extensions largefile opendir readdir configure.ac: gl_FUNC_SCANDIR if test $HAVE_SCANDIR = 0; then AC_LIBOBJ([scandir]) gl_PREREQ_SCANDIR fi gl_DIRENT_MODULE_INDICATOR([scandir]) Makefile.am: Include: <dirent.h> License: LGPL Maintainer: all, glibc