summaryrefslogtreecommitdiff
path: root/modules/nonblocking
Commit message (Expand)AuthorAgeFilesLines
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-4/+4
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* Move the support of O_NONBLOCK in open() to the 'open' module.Bruno Haible2011-04-191-1/+0
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-0/+1
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-1/+16
* nonblocking: provide O_NONBLOCK for mingwEric Blake2011-04-081-0/+2
* nonblocking: new moduleEric Blake2011-03-311-0/+26