aboutsummaryrefslogtreecommitdiffstats
path: root/src/fd_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* fd_util: add function dup_cloexec()Max Kellermann2010-08-031-0/+7
* fd_util: add function recvmsg_cloexec()Max Kellermann2010-08-031-0/+22
* fd_util: add function socketpair_cloexec()Max Kellermann2010-08-031-0/+11
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* fd_util: removed creat_cloexec()Max Kellermann2009-11-101-8/+1
* fd_util: added function pipe_cloexec()Max Kellermann2009-11-101-0/+7
* fd_util: relicense under BSD 2-clauseMax Kellermann2009-11-081-11/+20
* fd_util: added O_NONBLOCK functionsMax Kellermann2009-11-081-7/+11
* fd_util: fixed typo in API documentationMax Kellermann2009-11-081-6/+6
* fd_util: added API documentationMax Kellermann2009-11-081-0/+24
* fd_util: unexport fd_set_cloexec()Max Kellermann2009-11-081-3/+0
* inotify: set close-on-exec flagMax Kellermann2009-11-071-0/+3
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-0/+53