* lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
[gnulib.git] / modules / stdio-safer
1 Description:
2 File stream functions that avoid clobbering std{in,out,err}.
3
4 Files:
5 lib/stdio-safer.h
6 lib/fopen-safer.c
7 m4/stdio-safer.m4
8
9 Depends-on:
10 unistd-safer
11
12 configure.ac:
13 gl_STDIO_SAFER
14
15 Makefile.am:
16
17 Include:
18 "stdio-safer.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering