view modules/cloexec @ 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 6a764f23e302
children f203ad5f7ea8
line wrap: on
line source

Description:
Set or clear the close-on-exec descriptor flag.

Files:
lib/cloexec.c
lib/cloexec.h
m4/cloexec.m4

Depends-on:
stdbool

configure.ac:
gl_CLOEXEC

Makefile.am:

Include:
"cloexec.h"

License:
GPL

Maintainer:
Jim Meyering