X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistd-safer;h=86e23abe03fadbbedcc0ae7671c059fce4857169;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=12ff22fa291be0feca18254b600cbda572fc4ac9;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/unistd-safer b/modules/unistd-safer index 12ff22fa2..86e23abe0 100644 --- a/modules/unistd-safer +++ b/modules/unistd-safer @@ -1,18 +1,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: +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