Mercurial > hg > octave-nkf > gnulib-hg
view modules/stdlib-safer @ 7368:a7abebdb07f4
* gnulib-tool (func_import, func_create_testdir): Fix typos in
2006-09-18 patch.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Mon, 25 Sep 2006 21:20:54 +0000 |
parents | be9e01d008cb |
children | cb5141654dbb |
line wrap: on
line source
Description: File stream functions that avoid clobbering std{in,out,err}. Files: lib/stdlib--.h lib/stdlib-safer.h lib/mkstemp-safer.c m4/stdlib-safer.m4 Depends-on: mkstemp unistd-safer configure.ac: gl_STDLIB_SAFER Makefile.am: EXTRA_DIST += stdlib-safer.h stdlib--.h Include: "stdlib-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering