index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fd_util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fd_util: work around aliasing warning in recvmsg_cloexec()
Max Kellermann
2010-09-23
1
-2
/
+2
*
fd_util: add function dup_cloexec()
Max Kellermann
2010-08-03
1
-0
/
+10
*
fd_util: add function recvmsg_cloexec()
Max Kellermann
2010-08-03
1
-0
/
+27
*
fd_util: add function socketpair_cloexec()
Max Kellermann
2010-08-03
1
-0
/
+24
*
fd_util: fd_set_cloexec() returns a value on WIN32
Max Kellermann
2010-05-18
1
-0
/
+2
*
fd_util: include ws2tcpip.h for socklen_t
Max Kellermann
2010-01-17
1
-0
/
+1
*
fd_util: fixed WIN32 versions of pipe()
Max Kellermann
2010-01-17
1
-2
/
+2
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
fd_util: don't call fd_set_nonblock() if open() has failed
Max Kellermann
2009-11-11
1
-1
/
+2
*
added missing config.h includes for extended LFS support
Max Kellermann
2009-11-11
1
-1
/
+1
*
fd_util: removed creat_cloexec()
Max Kellermann
2009-11-10
1
-21
/
+1
*
fd_util: added function pipe_cloexec()
Max Kellermann
2009-11-10
1
-2
/
+24
*
fd_util: added missing NONBLOCK fallback for socket()
Max Kellermann
2009-11-08
1
-1
/
+3
*
fd_util: relicense under BSD 2-clause
Max Kellermann
2009-11-08
1
-11
/
+20
*
fd_util: added O_NONBLOCK functions
Max Kellermann
2009-11-08
1
-7
/
+38
*
fd_util: unexport fd_set_cloexec()
Max Kellermann
2009-11-08
1
-1
/
+1
*
inotify: set close-on-exec flag
Max Kellermann
2009-11-07
1
-0
/
+26
*
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
1
-0
/
+171