Mercurial > hg > octave-kai > gnulib-hg
view modules/fcntl-safer @ 10264:ebb7ea0c94e8
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 12 Jul 2008 10:41:34 -0700 |
parents | dde1ecc647d1 |
children | 35f0931dc243 |
line wrap: on
line source
Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: lib/fcntl--.h lib/creat-safer.c lib/fcntl-safer.h lib/open-safer.c m4/fcntl-safer.m4 Depends-on: open unistd-safer configure.ac: gl_FCNTL_SAFER gl_MODULE_INDICATOR([fcntl-safer]) Makefile.am: Include: "fcntl-safer.h" License: GPL Maintainer: Paul Eggert, Jim Meyering