| Commit message (Expand) | Author | Age | Files | Lines |
* | New module 'ttyname_r'. | Bruno Haible | 2010-03-21 | 1 | -0/+2 |
* | getusershell: Provide declaration, missing on Solaris 9. | Bruno Haible | 2010-03-19 | 1 | -1/+1 |
* | unistd: Avoid #define replacements in C++ mode. | Bruno Haible | 2010-03-08 | 1 | -1/+3 |
* | warn-on-use: use instead of link-warning | Eric Blake | 2010-01-20 | 1 | -3/+1 |
* | Split large sed scripts, for HP-UX sed. | Ralf Wildenhues | 2010-01-17 | 1 | -3/+3 |
* | unistd: warn on use of environ without module | Eric Blake | 2010-01-11 | 1 | -2/+4 |
* | New module 'getlogin'. | Bruno Haible | 2010-01-09 | 1 | -0/+2 |
* | New module 'arg-nonnull'. Declare which arguments expect non-NULL values. | Bruno Haible | 2009-12-11 | 1 | -1/+3 |
* | link-warning: Add copyright notice. | Bruno Haible | 2009-12-09 | 1 | -1/+1 |
* | pread: new module | Jim Meyering | 2009-11-25 | 1 | -0/+3 |
* | sleep: work around cygwin bug | Eric Blake | 2009-11-20 | 1 | -0/+1 |
* | usleep: new module | Eric Blake | 2009-11-17 | 1 | -0/+3 |
* | lchown: detect Solaris and FreeBSD bug | Eric Blake | 2009-11-14 | 1 | -0/+1 |
* | chown: detect Solaris and FreeBSD bug | Eric Blake | 2009-11-14 | 1 | -0/+1 |
* | getgroups, getugroups: provide stubs for mingw | Eric Blake | 2009-11-13 | 1 | -0/+3 |
* | linkat: support Linux 2.6.17 | Eric Blake | 2009-10-05 | 1 | -0/+1 |
* | linkat: new module | Eric Blake | 2009-09-23 | 1 | -0/+2 |
* | readlink: fix cygwin 1.5.x bug with return type | Eric Blake | 2009-09-23 | 1 | -0/+1 |
* | symlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-23 | 1 | -0/+3 |
* | openat: fix unlinkat bugs on Solaris 9 | Eric Blake | 2009-09-19 | 1 | -0/+1 |
* | unlink: new module, for Solaris 9 bug | Eric Blake | 2009-09-19 | 1 | -0/+2 |
* | maint: make Include sections of modules consistent | Eric Blake | 2009-09-17 | 1 | -1/+1 |
* | rmdir: work around cygwin 1.5.x and mingw bugs | Eric Blake | 2009-09-16 | 1 | -0/+2 |
* | fchdir: improve use of replacement functions | Eric Blake | 2009-09-15 | 1 | -0/+1 |
* | link: fix platform bugs | Eric Blake | 2009-09-09 | 1 | -0/+1 |
* | faccessat, symlinkat: continue cleanup of previous patch | Eric Blake | 2009-09-06 | 1 | -0/+1 |
* | Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4. | Bruno Haible | 2009-09-07 | 1 | -2/+2 |
* | symlinkat: new module | Eric Blake | 2009-09-05 | 1 | -0/+3 |
* | faccessat: new module | Eric Blake | 2009-09-03 | 1 | -0/+2 |
* | openat: declare in POSIX headers | Eric Blake | 2009-09-03 | 1 | -0/+5 |
* | New module 'dup3'. | Bruno Haible | 2009-08-24 | 1 | -0/+2 |
* | New module 'pipe2'. | Bruno Haible | 2009-08-22 | 1 | -0/+2 |
* | annotate automake snippets with $(AM_V_GEN) and $(AM_V_at) | Jim Meyering | 2009-08-22 | 1 | -2/+2 |
* | stddef: fix NetBSD 5.0 NULL bug, rather than working around it | Eric Blake | 2009-08-14 | 1 | -0/+1 |
* | Ensure that getopt() gets declared by <unistd.h>. | Bruno Haible | 2009-08-12 | 1 | -0/+1 |
* | Make it possible to use module 'gethostname' without module 'close' or 'ioctl'. | Bruno Haible | 2009-08-10 | 1 | -0/+1 |
* | dup2: work around mingw and cygwin 1.5 bug | Eric Blake | 2009-07-21 | 1 | -0/+1 |
* | New module 'link'. | Martin Lambers | 2009-01-18 | 1 | -0/+2 |
* | Add gethostname() declaration to <unistd.h>. | Bruno Haible | 2008-10-21 | 1 | -0/+2 |
* | Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>. | Bruno Haible | 2008-10-19 | 1 | -0/+2 |
* | Move the euidaccess() declaration to <unistd.h>. | Bruno Haible | 2008-10-19 | 1 | -0/+2 |
* | Move the getdomainname() declaration to <unistd.h>. | Bruno Haible | 2008-10-19 | 1 | -0/+2 |
* | Combine the two replacements of 'close'. | Paolo Bonzini | 2008-10-10 | 1 | -0/+1 |
* | New module 'close'. | Paolo Bonzini | 2008-10-10 | 1 | -0/+2 |
* | New module 'getdtablesize'. | Bruno Haible | 2008-10-05 | 1 | -0/+2 |
* | fsync: new module | Richard W.M. Jones | 2008-10-02 | 1 | -0/+2 |
* | Provide the definition of GL_LINK-WARNING. | Bruno Haible | 2008-09-27 | 1 | -0/+1 |
* | New module 'write'. | Bruno Haible | 2008-09-26 | 1 | -0/+3 |
* | Avoid some "gcc -pedantic" warnings. | Bruno Haible | 2008-08-30 | 1 | -1/+2 |
* | New module 'environ'. | Bruno Haible | 2008-02-24 | 1 | -0/+2 |