]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include unistd-safer.h first, to test interface.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2005 20:01:46 +0000 (20:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Apr 2005 20:01:46 +0000 (20:01 +0000)
commit74fdf19ae79901a077ae411a66bbdbe693b0c1a6
tree75dd5085eaab9ac1567160a5345d53ba3b36ea7f
parent10bcc8d795ddfa981e77f7f388d852a3bcd842d2
Include unistd-safer.h first, to test interface.
(dup_safer) [!deefined F_DUPD]: Use new fd_safer function instead of
rolling our own code.
lib/dup-safer.c