Mercurial > hg > octave-nkf > gnulib-hg
view modules/stdlib-safer @ 7492:cb5141654dbb
Distribute all lib/* source files through EXTRA_DIST.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 12 Oct 2006 18:52:30 +0000 |
parents | be9e01d008cb |
children | 6a764f23e302 |
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--.h stdlib-safer.h mkstemp-safer.c Include: "stdlib-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering