git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / openat-safer
blobd59588396b68c260ae626f1a44a28216ae01921c
1 Description:
2 openat function that avoids clobbering std{in,out,err}.
4 Files:
5 lib/fcntl--.h
6 lib/fcntl-safer.h
7 lib/openat-safer.c
8 m4/fcntl-safer.m4
10 Depends-on:
11 fcntl-safer
12 openat
13 unistd-safer
15 configure.ac:
16 gl_OPENAT_SAFER
17 gl_MODULE_INDICATOR([openat-safer])
19 Makefile.am:
21 Include:
22 "fcntl-safer.h"
24 License:
25 GPL
27 Maintainer:
28 Eric Blake