view modules/dirent-safer @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents ffb68af5c8f6
children
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
closedir
dirfd
fcntl
opendir

configure.ac:
gl_DIRENT_SAFER
gl_MODULE_INDICATOR([dirent-safer])

Makefile.am:
lib_SOURCES += opendir-safer.c

Include:
"dirent-safer.h"

License:
GPL

Maintainer:
Eric Blake