X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistd-safer;h=dfa56721597a106d34bf036f4f6cddef05a3270f;hb=fbe6ced5d2fdadeeea4194725d05a52cf3b5ebd7;hp=a3146bce4255d31b2fff5c12143f9967f4ae515a;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/unistd-safer b/modules/unistd-safer index a3146bce4..dfa567215 100644 --- a/modules/unistd-safer +++ b/modules/unistd-safer @@ -2,18 +2,27 @@ Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: -lib/unistd-safer.h +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: -lib_SOURCES += unistd-safer.h dup-safer.c Include: "unistd-safer.h" +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering