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.c
Age
Commit message (
Expand
)
Author
2010-09-23
fd_util: work around aliasing warning in recvmsg_cloexec()
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
2010-05-18
fd_util: fd_set_cloexec() returns a value on WIN32
Max Kellermann
2010-01-17
fd_util: include ws2tcpip.h for socklen_t
Max Kellermann
2010-01-17
fd_util: fixed WIN32 versions of pipe()
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-11
fd_util: don't call fd_set_nonblock() if open() has failed
Max Kellermann
2009-11-11
added missing config.h includes for extended LFS support
Max Kellermann
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: added missing NONBLOCK fallback for socket()
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: 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