X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fcloexec;h=1267b7ff9a33b703cda32542b53b692f57215bd4;hb=cc0adb39265accc2753be3e1aa55087d19f71286;hp=9dc2c1a3f74aebbfc04e269b7607d83fcd25633f;hpb=f68c57a7466a299f333352b6d6c958a3a36c0e3c;p=pspp diff --git a/modules/cloexec b/modules/cloexec index 9dc2c1a3f7..1267b7ff9a 100644 --- a/modules/cloexec +++ b/modules/cloexec @@ -7,16 +7,21 @@ lib/cloexec.h m4/cloexec.m4 Depends-on: +dup2 +fcntl stdbool configure.ac: gl_CLOEXEC +gl_MODULE_INDICATOR_FOR_TESTS([cloexec]) Makefile.am: -lib_SOURCES += cloexec.c cloexec.h Include: "cloexec.h" +License: +LGPLv2+ + Maintainer: -Jim Meyering +Jim Meyering, Eric Blake