view modules/dirent-safer @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
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