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