summaryrefslogtreecommitdiff
path: root/lib/unistd.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pipe-posix: new moduleEric Blake2010-12-101-2/+22
* getdomainname: Use the system function when possible.Bruno Haible2010-11-301-4/+19
* unistd: Refine workaround from 2009-12-23 against Cygwin bug.Bruno Haible2010-10-271-2/+4
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* readlinkat: split into its own moduleEric Blake2010-08-091-1/+1
* New module pwrite.Peter O'Gorman2010-05-051-1/+35
* ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.Bruno Haible2010-04-251-2/+13
* write: Fix a C++ test error on mingw.Bruno Haible2010-04-101-1/+4
* fchdir: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-5/+3
* getpagesize: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+2
* unistd: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+3
* unistd: Avoid #define replacements in C++ mode.Bruno Haible2010-03-281-36/+73
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-4/+4
* gethostname: further tweaksEric Blake2010-03-221-3/+4
* gethostname: fix build on mingwEric Blake2010-03-221-3/+25
* New module 'ttyname_r'.Bruno Haible2010-03-211-0/+19
* getusershell: Provide declaration, missing on Solaris 9.Bruno Haible2010-03-191-3/+3
* unistd: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-184/+448
* Clarify access, euidaccess, faccessat.Bruno Haible2010-03-071-0/+12
* warn-on-use: use instead of link-warningEric Blake2010-01-201-147/+144
* unistd: warn on use of environ without moduleEric Blake2010-01-111-5/+13
* New module 'getlogin'.Bruno Haible2010-01-091-0/+23
* getlogin_r: Add comment.Bruno Haible2010-01-091-0/+5
* stdio, unistd: guarantee ssize_tEric Blake2010-01-061-4/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* unistd: fix typoEric Blake2009-12-301-1/+1
* Reduce namespace pollution on glibc systems.Bruno Haible2009-12-241-5/+12
* build: pull in conditional headers during GNULIB_POSIXCHECKEric Blake2009-12-241-4/+6
* unistd: work around cygwin bugEric Blake2009-12-231-1/+8
* unistd: Ensure getcwd gets declared before being overridden.Bruno Haible2009-12-231-0/+6
* math, unistd: avoid redundant includesEric Blake2009-12-221-3/+0
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-21/+36
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-23/+23
* unistd.in.h: correct declaration of preadJim Meyering2009-11-251-1/+1
* pread: new moduleJim Meyering2009-11-251-0/+20
* sleep: work around cygwin bugEric Blake2009-11-201-1/+5
* usleep: new moduleEric Blake2009-11-171-0/+21
* lchown: detect Solaris and FreeBSD bugEric Blake2009-11-141-1/+4
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-6/+4
* getgroups: don't expose GETGROUPS_T to userEric Blake2009-11-131-1/+1
* getgroups, getugroups: provide stubs for mingwEric Blake2009-11-131-0/+22
* unistd: fix comment typoJim Meyering2009-10-091-1/+1