index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fd_util.h
Age
Commit message (
Expand
)
Author
2011-09-20
Merge branch 'v0.16.x'
Max Kellermann
2011-09-20
fd_util: add function close_socket()
Max Kellermann
2011-09-20
fd_util: check HAVE_INOTIFY_INIT in header
Max Kellermann
2011-09-20
fd_util: include check.h, verify config.h was included
Max Kellermann
2011-07-01
fd_util: add function socketpair_cloexec_nonblock()
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2010-08-03
fd_util: add function dup_cloexec()
Max Kellermann
2010-08-03
fd_util: add function recvmsg_cloexec()
Max Kellermann
2010-08-03
fd_util: add function socketpair_cloexec()
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-10
fd_util: removed creat_cloexec()
Max Kellermann
2009-11-10
fd_util: added function pipe_cloexec()
Max Kellermann
2009-11-08
fd_util: relicense under BSD 2-clause
Max Kellermann
2009-11-08
fd_util: added O_NONBLOCK functions
Max Kellermann
2009-11-08
fd_util: fixed typo in API documentation
Max Kellermann
2009-11-08
fd_util: added API documentation
Max Kellermann
2009-11-08
fd_util: unexport fd_set_cloexec()
Max Kellermann
2009-11-07
inotify: set close-on-exec flag
Max Kellermann
2009-11-07
set the close-on-exec flag on all file descriptors
Max Kellermann