summaryrefslogtreecommitdiff
path: root/m4/unistd_h.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* faccessat: port to macOS (Bug#29231)Paul Eggert2017-11-111-1/+2
* truncate: New module.Bruno Haible2017-05-131-3/+6
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* getlogin: Port to newer mingw.Bruno Haible2016-12-171-1/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* symlinkat: port to AIX 7.1Paul Eggert2014-10-181-0/+1
* readlinkat: port to AIX 7.1Paul Eggert2014-10-181-1/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* getdtablesize: work around cygwin issueEric Blake2013-09-261-1/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* unistd: better 'inline'Paul Eggert2012-11-291-2/+1
* Tweak last commit.Bruno Haible2012-05-051-1/+1
* unistd_h: make it easier to avoid sys_types_hPaul Eggert2012-05-041-3/+3
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-1/+5
* New module 'isatty'.Bruno Haible2012-01-031-3/+6
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Tweak last commit.Bruno Haible2011-12-031-2/+2
* Integrate the sethostname module into unistdBen Walton2011-12-031-2/+5
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-261-2/+1
* New module 'dup'.Bruno Haible2011-09-241-2/+3
* New module 'chdir'.Bruno Haible2011-09-231-2/+3
* fdatasync: port to MacOS X 10.7Eric Blake2011-09-161-0/+1
* fdatasync: new moduleEric Blake2011-09-161-2/+4
* unistd et al.: Don't assume <unistd.h> exists.Bruno Haible2011-09-111-2/+5
* Ensure pid_t gets defined.Bruno Haible2011-09-111-1/+4
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-121-3/+5
* 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