Mercurial > hg > octave-jordi > gnulib-hg
view modules/readdir @ 18079:4c948fd76734 default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Mon, 24 Aug 2015 06:09:19 -0700 (2015-08-24) |
parents | 1f14c6dd175d |
children |
line wrap: on
line source
Description: readdir() function: read the next entry of a directory Files: lib/readdir.c lib/dirent-private.h m4/readdir.m4 Depends-on: dirent largefile configure.ac: gl_FUNC_READDIR if test $HAVE_READDIR = 0; then AC_LIBOBJ([readdir]) fi gl_DIRENT_MODULE_INDICATOR([readdir]) Makefile.am: Include: <dirent.h> License: LGPL Maintainer: all