summaryrefslogtreecommitdiff
path: root/src/fd_util.h
AgeCommit message (Expand)Author
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-06configure.ac: add option --enable-eventfdMax Kellermann
2013-01-10fd_util: support eventfd()Max Kellermann
2012-08-22fd_util: make C++ safeMax Kellermann
2011-09-20Merge branch 'v0.16.x'Max Kellermann
2011-09-20fd_util: add function close_socket()Max Kellermann
2011-09-20fd_util: check HAVE_INOTIFY_INIT in headerMax Kellermann
2011-09-20fd_util: include check.h, verify config.h was includedMax Kellermann
2011-07-01fd_util: add function socketpair_cloexec_nonblock()Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-08-03fd_util: add function dup_cloexec()Max Kellermann
2010-08-03fd_util: add function recvmsg_cloexec()Max Kellermann
2010-08-03fd_util: add function socketpair_cloexec()Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-10fd_util: removed creat_cloexec()Max Kellermann
2009-11-10fd_util: added function pipe_cloexec()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: fixed typo in API documentationMax Kellermann
2009-11-08fd_util: added API documentationMax 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