view modules/openat-safer @ 12543:62393c457544

times: Update after sys_times changed.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Dec 2009 21:31:35 +0100
parents ded3ad24a7f4
children 0f448a2da900
line wrap: on
line source

Description:
openat function that avoids clobbering std{in,out,err}.

Files:
lib/fcntl--.h
lib/fcntl-safer.h
lib/openat-safer.c
m4/fcntl-safer.m4

Depends-on:
fcntl-safer
openat
unistd-safer

configure.ac:
gl_OPENAT_SAFER
gl_MODULE_INDICATOR([openat-safer])

Makefile.am:

Include:
"fcntl-safer.h"

License:
GPL

Maintainer:
Eric Blake