summaryrefslogtreecommitdiff
path: root/lib/unistd.in.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* unistd: fix iOS check conditionalDaiki Ueno2014-12-121-1/+1
* unistd: port to iOSPaul Eggert2014-11-061-0/+6
* symlinkat: port to AIX 7.1Paul Eggert2014-10-181-2/+14
* readlinkat: port to AIX 7.1Paul Eggert2014-10-181-2/+13
* unistd: port readlink to Mac OS X 10.3.9Paul Eggert2014-02-251-0/+15
* maint: update copyrightEric Blake2014-01-011-1/+1
* getdtablesize: work around cygwin issueEric Blake2013-09-261-2/+11
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* unistd: don't prevent Tru64 Unix from using gnulib strtod.Gary V. Vaughan2013-03-111-1/+3
* unistd: avoid namespace pollution on non-glibc systemsPaul Eggert2013-02-061-0/+1
* unistd: port to recent mingwPaul Eggert2013-01-161-18/+2
* stdlib: port to Solaris 2.6Paul Eggert2013-01-091-0/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* unistd: better 'inline'Paul Eggert2012-11-291-2/+8
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-4/+14
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* Improve support for MSVC 9.Bruno Haible2012-01-151-1/+8
* New module 'isatty'.Bruno Haible2012-01-031-0/+21
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Tweak last commit.Bruno Haible2011-12-031-25/+27
* Integrate the sethostname module into unistdBen Walton2011-12-031-0/+25
* write: Support for MSVC 9.Bruno Haible2011-09-241-1/+1
* read: Support for MSVC 9.Bruno Haible2011-09-241-1/+1
* New module 'dup'.Bruno Haible2011-09-241-6/+14
* New module 'chdir'.Bruno Haible2011-09-231-2/+15
* rmdir: Support for mingw, MSVC 9.Bruno Haible2011-09-231-2/+2
* getcwd: Tweak for MSVC 9.Bruno Haible2011-09-231-2/+3
* putenv: Support for MSVC.Bruno Haible2011-09-171-1/+2
* Support for MSVC compiler: Ensure off_t gets defined.Bruno Haible2011-09-161-0/+6
* fdatasync: port to MacOS X 10.7Eric Blake2011-09-161-1/+1
* unistd: update refs to newer POSIXEric Blake2011-09-161-33/+34
* fdatasync: new moduleEric Blake2011-09-161-1/+20
* getcwd: fix compilation on mingw64Eric Blake2011-08-171-1/+2
* sys_select: Fix compilation error on mingw, introduced on 2011-06-30.Bruno Haible2011-07-071-71/+70
* pread, pwrite: Avoid cc warning on AIX.Bruno Haible2011-06-181-0/+2
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-7/+7
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-121-0/+16
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-1/+24
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-1/+1
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* gethostname: Ensure declaration on NonStop Kernel.Bruno Haible2010-12-241-2/+4
* getlogin_r: Work around portability problem on OSF/1.Bruno Haible2010-12-221-2/+11
* ttyname_r: Add missing declaration on HP-UX 11.Bruno Haible2010-12-201-1/+1
* Document some different function declarations on OSF/1 5.1.Bruno Haible2010-12-191-1/+2
* fchdir: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-0/+4
* Oops, fix mistake in last commit.Bruno Haible2010-12-111-8/+2
* pipe-posix: Make it work in C++ mode.Bruno Haible2010-12-111-9/+13