summaryrefslogtreecommitdiff
path: root/modules/unistd
Commit message (Expand)AuthorAgeFilesLines
...
* getdomainname: Use the system function when possible.Bruno Haible2010-11-301-1/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* New module pwrite.Peter O'Gorman2010-05-051-0/+3
* ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.Bruno Haible2010-04-251-0/+1
* fchdir: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-1/+1
* getpagesize: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* New module 'ttyname_r'.Bruno Haible2010-03-211-0/+2
* getusershell: Provide declaration, missing on Solaris 9.Bruno Haible2010-03-191-1/+1
* unistd: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-3/+1
* Split large sed scripts, for HP-UX sed.Ralf Wildenhues2010-01-171-3/+3
* unistd: warn on use of environ without moduleEric Blake2010-01-111-2/+4
* New module 'getlogin'.Bruno Haible2010-01-091-0/+2
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* pread: new moduleJim Meyering2009-11-251-0/+3
* sleep: work around cygwin bugEric Blake2009-11-201-0/+1
* usleep: new moduleEric Blake2009-11-171-0/+3
* lchown: detect Solaris and FreeBSD bugEric Blake2009-11-141-0/+1
* chown: detect Solaris and FreeBSD bugEric Blake2009-11-141-0/+1
* getgroups, getugroups: provide stubs for mingwEric Blake2009-11-131-0/+3
* linkat: support Linux 2.6.17Eric Blake2009-10-051-0/+1
* linkat: new moduleEric Blake2009-09-231-0/+2
* 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-0/+1
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-0/+2
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-161-0/+2
* fchdir: improve use of replacement functionsEric Blake2009-09-151-0/+1
* link: fix platform bugsEric Blake2009-09-091-0/+1
* faccessat, symlinkat: continue cleanup of previous patchEric Blake2009-09-061-0/+1
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-2/+2
* symlinkat: new moduleEric Blake2009-09-051-0/+3
* faccessat: new moduleEric Blake2009-09-031-0/+2
* openat: declare in POSIX headersEric Blake2009-09-031-0/+5
* New module 'dup3'.Bruno Haible2009-08-241-0/+2
* New module 'pipe2'.Bruno Haible2009-08-221-0/+2
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+1
* 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-0/+1
* dup2: work around mingw and cygwin 1.5 bugEric Blake2009-07-211-0/+1
* New module 'link'.Martin Lambers2009-01-181-0/+2
* Add gethostname() declaration to <unistd.h>.Bruno Haible2008-10-211-0/+2
* Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.Bruno Haible2008-10-191-0/+2
* Move the euidaccess() declaration to <unistd.h>.Bruno Haible2008-10-191-0/+2
* Move the getdomainname() declaration to <unistd.h>.Bruno Haible2008-10-191-0/+2
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-101-0/+1
* New module 'close'.Paolo Bonzini2008-10-101-0/+2