Mercurial > hg > octave-lojdl > gnulib-hg
view modules/unistd-safer @ 15007:d3a315873582
truncf: Move AC_LIBOBJ invocations to module description.
* m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
* modules/truncf (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 21 May 2011 11:29:32 +0200 |
parents | 2a3833485e1c |
children | 77079ed36606 |
line wrap: on
line source
Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/unistd--.h lib/dup-safer.c lib/fd-safer.c lib/pipe-safer.c lib/unistd-safer.h m4/unistd-safer.m4 Depends-on: fcntl unistd configure.ac: gl_UNISTD_SAFER Makefile.am: Include: "unistd-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering