From: Jim Meyering Date: Wed, 31 Aug 2005 15:39:33 +0000 (+0000) Subject: (Files): Add unistd--.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a1e8fb49e40dc978e3d252c871e48539c424308;p=pspp (Files): Add unistd--.h. --- diff --git a/modules/unistd-safer b/modules/unistd-safer index b4d51258da..4f167e4b24 100644 --- a/modules/unistd-safer +++ b/modules/unistd-safer @@ -2,6 +2,7 @@ Description: File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO. Files: +lib/unistd--.h lib/dup-safer.c lib/fd-safer.c lib/pipe-safer.c