summaryrefslogtreecommitdiff
path: root/m4/unistd_h.m4
Commit message (Expand)AuthorAgeFilesLines
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-1/+3
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-42/+43
* gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCEPaul Eggert2011-01-211-3/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* getlogin_r: Work around portability problem on OSF/1.Bruno Haible2010-12-221-1/+2
* ttyname_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-2/+2
* fchdir: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+2
* pipe-posix: Make it work in C++ mode.Bruno Haible2010-12-111-1/+2
* pipe-posix: new moduleEric Blake2010-12-101-1/+2
* getdomainname: Use the system function when possible.Bruno Haible2010-11-301-2/+3
* Port to uClibc.Bruno Haible2010-11-201-2/+2
* New module pwrite.Peter O'Gorman2010-05-051-2/+6
* ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.Bruno Haible2010-04-251-1/+2
* fchdir: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-2/+2
* getpagesize: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* New module 'ttyname_r'.Bruno Haible2010-03-211-4/+6
* getusershell: Provide declaration, missing on Solaris 9.Bruno Haible2010-03-191-2/+2
* Tests of module 'unistd' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-3/+12
* unistd: warn on use of environ without moduleEric Blake2010-01-111-1/+11
* New module 'getlogin'.Bruno Haible2010-01-091-1/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* pread: new moduleJim Meyering2009-11-251-0/+3
* sleep: work around cygwin bugEric Blake2009-11-201-1/+2
* usleep: new moduleEric Blake2009-11-171-1/+4
* lchown: detect Solaris and FreeBSD bugEric Blake2009-11-141-1/+2
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-1/+2
* getgroups, getugroups: provide stubs for mingwEric Blake2009-11-131-1/+4
* linkat: support Linux 2.6.17Eric Blake2009-10-051-1/+2
* linkat: new moduleEric Blake2009-09-231-1/+3
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-231-0/+1
* symlink: new module, for Solaris 9 bugEric Blake2009-09-231-0/+3
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-191-1/+2
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-1/+3
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-161-1/+3
* fchdir: improve use of replacement functionsEric Blake2009-09-151-1/+2
* link: fix platform bugsEric Blake2009-09-091-1/+2
* faccessat, symlinkat: continue cleanup of previous patchEric Blake2009-09-061-1/+2
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-2/+6
* symlinkat: new moduleEric Blake2009-09-051-0/+3
* faccessat: new moduleEric Blake2009-09-031-0/+2
* openat: declare in POSIX headersEric Blake2009-09-031-1/+2
* New module 'dup3'.Bruno Haible2009-08-241-1/+3
* New module 'pipe2'.Bruno Haible2009-08-221-1/+3
* Ensure that getopt() gets declared by <unistd.h>.Bruno Haible2009-08-121-0/+1
* Make it possible to use module 'gethostname' without module 'close' or 'ioctl'.Bruno Haible2009-08-101-1/+3
* dup2: work around mingw and cygwin 1.5 bugEric Blake2009-07-211-1/+2
* New module 'link'.Martin Lambers2009-01-181-2/+4