Mercurial > hg > octave-lojdl > gnulib-hg
view modules/unistd-safer @ 4377:fcdb31846b5f
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 07 Jun 2003 10:16:37 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
line wrap: on
line source
Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/unistd-safer.h lib/dup-safer.c m4/unistd-safer.m4 Depends-on: configure.ac: gl_UNISTD_SAFER Makefile.am: lib_SOURCES += unistd-safer.h dup-safer.c Include: "unistd-safer.h" Maintainer: Paul Eggert, Jim Meyering