Mercurial > hg > octave-shane > gnulib-hg
view modules/dirent-safer @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | a126d5b22410 |
children | feefe0d50259 |
line wrap: on
line source
Description: Directory functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/dirent--.h lib/dirent-safer.h lib/opendir-safer.c m4/dirent-safer.m4 Depends-on: dirent dirfd unistd-safer configure.ac: gl_DIRENT_SAFER gl_MODULE_INDICATOR([dirent-safer]) Makefile.am: Include: "dirent-safer.h" License: GPL Maintainer: Eric Blake