summaryrefslogtreecommitdiff
path: root/src/fd_util.c
AgeCommit message (Expand)Author
2009-12-31Update copyright notices.Avuton Olrich
2009-11-11fd_util: don't call fd_set_nonblock() if open() has failedMax Kellermann
2009-11-11added missing config.h includes for extended LFS supportMax Kellermann
2009-11-10fd_util: removed creat_cloexec()Max Kellermann
2009-11-10fd_util: added function pipe_cloexec()Max Kellermann
2009-11-08fd_util: added missing NONBLOCK fallback for socket()Max Kellermann
2009-11-08fd_util: relicense under BSD 2-clauseMax Kellermann
2009-11-08fd_util: added O_NONBLOCK functionsMax Kellermann
2009-11-08fd_util: unexport fd_set_cloexec()Max Kellermann
2009-11-07inotify: set close-on-exec flagMax Kellermann
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann