Mercurial > hg > octave-jordi > gnulib-hg
view modules/cloexec @ 13442:2d4854871087
unitypes: Fix bug introduced on 2010-05-18.
author | Ian Beckwith <ianb@erislabs.net> |
---|---|
date | Tue, 29 Jun 2010 10:51:34 +0200 |
parents | b2385e7b332e |
children | dbcecbd09d6d |
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: dup2 fcntl stdbool configure.ac: gl_CLOEXEC gl_MODULE_INDICATOR_FOR_TESTS([cloexec]) Makefile.am: Include: "cloexec.h" License: LGPL Maintainer: Jim Meyering, Eric Blake