summaryrefslogtreecommitdiff
path: root/lib/unistd.in.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* getopt: fix compilation on darwinEric Blake2009-10-061-1/+1
* linkat: support Linux 2.6.17Eric Blake2009-10-051-1/+5
* linkat: new moduleEric Blake2009-09-231-0/+15
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-231-3/+8
* symlink: new module, for Solaris 9 bugEric Blake2009-09-231-0/+17
* unistd: sort replacement declarationsEric Blake2009-09-221-86/+91
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-191-1/+5
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-0/+15
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-161-0/+15
* fchdir: improve use of replacement functionsEric Blake2009-09-151-4/+4
* link: fix platform bugsEric Blake2009-09-091-1/+4
* openat: provide more convenience namesEric Blake2009-09-071-1/+1
* faccessat, symlinkat: continue cleanup of previous patchEric Blake2009-09-061-3/+7
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-6/+11
* symlinkat: new moduleEric Blake2009-09-051-1/+20
* faccessat: new moduleEric Blake2009-09-031-0/+22
* openat: declare in POSIX headersEric Blake2009-09-031-0/+25
* fdopendir: optimize on mingwEric Blake2009-09-021-0/+1
* fchdir: use more consistent macro conventionEric Blake2009-09-021-8/+5
* fchdir: simplify error handling, and support dup3Eric Blake2009-09-021-6/+2
* Tolerate declared but missing dup3 syscall.Bruno Haible2009-08-241-2/+3
* Tolerate declared but missing pipe2 syscall.Bruno Haible2009-08-241-2/+3
* New module 'dup3'.Bruno Haible2009-08-241-0/+21