| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New module 'ttyname_r'. | Bruno Haible | 2010-03-21 | 1 | -0/+19 |
* | getusershell: Provide declaration, missing on Solaris 9. | Bruno Haible | 2010-03-19 | 1 | -3/+3 |
* | unistd: Avoid #define replacements in C++ mode. | Bruno Haible | 2010-03-08 | 1 | -184/+448 |
* | Clarify access, euidaccess, faccessat. | Bruno Haible | 2010-03-07 | 1 | -0/+12 |
* | warn-on-use: use instead of link-warning | Eric Blake | 2010-01-20 | 1 | -147/+144 |
* | unistd: warn on use of environ without module | Eric Blake | 2010-01-11 | 1 | -5/+13 |
* | New module 'getlogin'. | Bruno Haible | 2010-01-09 | 1 | -0/+23 |
* | getlogin_r: Add comment. | Bruno Haible | 2010-01-09 | 1 | -0/+5 |
* | stdio, unistd: guarantee ssize_t | Eric Blake | 2010-01-06 | 1 | -4/+2 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | unistd: fix typo | Eric Blake | 2009-12-30 | 1 | -1/+1 |
* | Reduce namespace pollution on glibc systems. | Bruno Haible | 2009-12-24 | 1 | -5/+12 |
* | build: pull in conditional headers during GNULIB_POSIXCHECK | Eric Blake | 2009-12-24 | 1 | -4/+6 |
* | unistd: work around cygwin bug | Eric Blake | 2009-12-23 | 1 | -1/+8 |
* | unistd: Ensure getcwd gets declared before being overridden. | Bruno Haible | 2009-12-23 | 1 | -0/+6 |
* | math, unistd: avoid redundant includes | Eric Blake | 2009-12-22 | 1 | -3/+0 |
* | New module 'arg-nonnull'. Declare which arguments expect non-NULL values. | Bruno Haible | 2009-12-11 | 1 | -21/+36 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -23/+23 |
* | unistd.in.h: correct declaration of pread | Jim Meyering | 2009-11-25 | 1 | -1/+1 |
* | pread: new module | Jim Meyering | 2009-11-25 | 1 | -0/+20 |
* | sleep: work around cygwin bug | Eric Blake | 2009-11-20 | 1 | -1/+5 |
* | usleep: new module | Eric Blake | 2009-11-17 | 1 | -0/+21 |
* | lchown: detect Solaris and FreeBSD bug | Eric Blake | 2009-11-14 | 1 | -1/+4 |
* | chown: detect Solaris and FreeBSD bug | Eric Blake | 2009-11-14 | 1 | -6/+4 |
* | getgroups: don't expose GETGROUPS_T to user | Eric Blake | 2009-11-13 | 1 | -1/+1 |
* | getgroups, getugroups: provide stubs for mingw | Eric Blake | 2009-11-13 | 1 | -0/+22 |
* | unistd: fix comment typo | Jim Meyering | 2009-10-09 | 1 | -1/+1 |
* | getopt: fix compilation on darwin | Eric Blake | 2009-10-06 | 1 | -1/+1 |
* | linkat: support Linux 2.6.17 | Eric Blake | 2009-10-05 | 1 | -1/+5 |
* | linkat: new module | Eric Blake | 2009-09-23 | 1 | -0/+15 |
* | readlink: fix cygwin 1.5.x bug with return type | Eric Blake | 2009-09-23 | 1 | -3/+8 |
* | symlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-23 | 1 | -0/+17 |
* | unistd: sort replacement declarations | Eric Blake | 2009-09-22 | 1 | -86/+91 |
* | openat: fix unlinkat bugs on Solaris 9 | Eric Blake | 2009-09-19 | 1 | -1/+5 |
* | unlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-19 | 1 | -0/+15 |
* | rmdir: work around cygwin 1.5.x and mingw bugs | Eric Blake | 2009-09-16 | 1 | -0/+15 |
* | fchdir: improve use of replacement functions | Eric Blake | 2009-09-15 | 1 | -4/+4 |
* | link: fix platform bugs | Eric Blake | 2009-09-09 | 1 | -1/+4 |
* | openat: provide more convenience names | Eric Blake | 2009-09-07 | 1 | -1/+1 |
* | faccessat, symlinkat: continue cleanup of previous patch | Eric Blake | 2009-09-06 | 1 | -3/+7 |
* | Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4. | Bruno Haible | 2009-09-07 | 1 | -6/+11 |
* | symlinkat: new module | Eric Blake | 2009-09-05 | 1 | -1/+20 |
* | faccessat: new module | Eric Blake | 2009-09-03 | 1 | -0/+22 |
* | openat: declare in POSIX headers | Eric Blake | 2009-09-03 | 1 | -0/+25 |
* | fdopendir: optimize on mingw | Eric Blake | 2009-09-02 | 1 | -0/+1 |
* | fchdir: use more consistent macro convention | Eric Blake | 2009-09-02 | 1 | -8/+5 |
* | fchdir: simplify error handling, and support dup3 | Eric Blake | 2009-09-02 | 1 | -6/+2 |
* | Tolerate declared but missing dup3 syscall. | Bruno Haible | 2009-08-24 | 1 | -2/+3 |
* | Tolerate declared but missing pipe2 syscall. | Bruno Haible | 2009-08-24 | 1 | -2/+3 |
* | New module 'dup3'. | Bruno Haible | 2009-08-24 | 1 | -0/+21 |