aboutsummaryrefslogtreecommitdiffstats
path: root/src/fd_util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fd_util: added missing NONBLOCK fallback for socket()Max Kellermann2009-11-081-1/+3
* fd_util: relicense under BSD 2-clauseMax Kellermann2009-11-081-11/+20
* fd_util: added O_NONBLOCK functionsMax Kellermann2009-11-081-7/+38
* fd_util: unexport fd_set_cloexec()Max Kellermann2009-11-081-1/+1
* inotify: set close-on-exec flagMax Kellermann2009-11-071-0/+26
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-0/+171