* modules/getcwd (Depends-on): Add extensions.
[gnulib.git] / modules / fcntl-safer
1 Description:
2 File control functions that avoid clobbering std{in,out,err}.
3
4 Files:
5 lib/fcntl-safer.h
6 lib/open-safer.c
7 m4/fcntl-safer.m4
8
9 Depends-on:
10 unistd-safer
11
12 configure.ac:
13 gl_FCNTL_SAFER
14
15 Makefile.am:
16 lib_SOURCES += fcntl-safer.h open-safer.c
17
18 Include:
19 "fcntl-safer.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering
26