aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cloexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-60/+0
2005-09-22Sync from gnulib.Paul Eggert1-3/+2
2005-07-02Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.Jim Meyering1-3/+1
2005-07-01Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering1-3/+1
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2004-04-04Sync from gnulib.Jim Meyering1-9/+11
2004-03-04(set_cloexec_flag) [ ! (F_GETFD && F_SETFD)]: Return true, not false.Jim Meyering1-1/+1
2004-03-04Include "cloexec.h" first, and <unistd.h> before <fcntl.h>.Jim Meyering1-20/+16
2004-03-03New file.Jim Meyering1-0/+67