Mercurial > hg > octave-kai > gnulib-hg
view modules/fopen-safer @ 11555:7612308943f7
sys_socket: Define sockaddr_storage.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Fri, 08 May 2009 16:21:34 +0200 |
parents | 4aa04c24f67f |
children | 18b5c404aa04 |
line wrap: on
line source
Description: fopen function that avoids clobbering std{in,out,err}. Files: lib/stdio--.h lib/stdio-safer.h lib/fopen-safer.c m4/stdio-safer.m4 Depends-on: unistd-safer configure.ac: gl_FOPEN_SAFER gl_MODULE_INDICATOR([fopen-safer]) Makefile.am: Include: "stdio-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering