Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |