Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fd_util: add function dup_cloexec() | Max Kellermann | 2010-08-03 | 1 | -0/+7 |
* | fd_util: add function recvmsg_cloexec() | Max Kellermann | 2010-08-03 | 1 | -0/+22 |
* | fd_util: add function socketpair_cloexec() | Max Kellermann | 2010-08-03 | 1 | -0/+11 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | fd_util: removed creat_cloexec() | Max Kellermann | 2009-11-10 | 1 | -8/+1 |
* | fd_util: added function pipe_cloexec() | Max Kellermann | 2009-11-10 | 1 | -0/+7 |
* | 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/+11 |
* | fd_util: fixed typo in API documentation | Max Kellermann | 2009-11-08 | 1 | -6/+6 |
* | fd_util: added API documentation | Max Kellermann | 2009-11-08 | 1 | -0/+24 |
* | fd_util: unexport fd_set_cloexec() | Max Kellermann | 2009-11-08 | 1 | -3/+0 |
* | inotify: set close-on-exec flag | Max Kellermann | 2009-11-07 | 1 | -0/+3 |
* | set the close-on-exec flag on all file descriptors | Max Kellermann | 2009-11-07 | 1 | -0/+53 |