| Commit message (Expand) | Author | Age | Files | Lines |
* | ftruncate, fts, lstat, openat, raise: no 'static inline' | Paul Eggert | 2012-11-29 | 1 | -1/+1 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | openat: avoid compilation failure due to lack of <errno.h> inclusion | Dagobert Michelsen | 2011-11-18 | 1 | -0/+1 |
* | openat: Conditionalize dependencies. | Bruno Haible | 2011-11-08 | 1 | -4/+4 |
* | openat: Include <stdbool.h>. | Bruno Haible | 2011-11-05 | 1 | -0/+1 |
* | openat: Work around compilation error with OSF/1 5.1 DTK cc. | Bruno Haible | 2011-09-08 | 1 | -0/+4 |
* | openat: port to AIX 7.1 with large files | Paul Eggert | 2011-09-05 | 1 | -3/+18 |
* | dirname: move m4/dos.m4 functionality into lib/dosname.h | Paul Eggert | 2011-02-25 | 1 | -1/+1 |
* | maint: adjust cpp indentation to reflect nesting depth | Jim Meyering | 2011-02-22 | 1 | -4/+4 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable | Paul Eggert | 2010-09-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | openat, utimens: whitespace cleanup | Eric Blake | 2009-10-07 | 1 | -46/+46 |
* | openat: avoid using wrong fd | Eric Blake | 2009-10-07 | 1 | -0/+9 |
* | open, openat: minor optimization | Eric Blake | 2009-09-22 | 1 | -1/+2 |
* | openat: fix openat bugs on Solaris 9 | Eric Blake | 2009-09-19 | 1 | -0/+97 |
* | openat: move fstatat and unlinkat into correct files | Eric Blake | 2009-09-19 | 1 | -62/+0 |
* | stat: new module, for mingw bug | Eric Blake | 2009-09-19 | 1 | -1/+19 |
* | openat: allow return of fd 0 | Eric Blake | 2009-09-19 | 1 | -8/+7 |
* | openat: make template easier to use | Eric Blake | 2009-09-03 | 1 | -2/+2 |
* | openat-safer: new module | Eric Blake | 2009-09-02 | 1 | -1/+7 |
* | fdopendir: split into its own module | Eric Blake | 2009-09-02 | 1 | -68/+0 |
* | Simplify use of mode_t varargs. | Bruno Haible | 2009-05-22 | 1 | -7/+4 |
* | Move the lstat() declaration to <sys/stat.h>. | Bruno Haible | 2008-10-21 | 1 | -2/+2 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Revamp lchown so that it lives in unistd.h where it belongs. | Paul Eggert | 2007-06-16 | 1 | -2/+1 |
* | Work around an fchownat bug in glibc-2.4: | Jim Meyering | 2006-12-24 | 1 | -16/+0 |
* | [lib/ChangeLog] | Paul Eggert | 2006-10-05 | 1 | -0/+1 |
* | [lib/ChangeLog] | Paul Eggert | 2006-09-30 | 1 | -22/+45 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | Update from coreutils. | Paul Eggert | 2006-08-17 | 1 | -100/+77 |
* | Update copyright date. | Paul Eggert | 2006-06-20 | 1 | -1/+1 |
* | Fix misspelling. | Paul Eggert | 2006-06-20 | 1 | -1/+1 |
* | * openat.c (openat): Use ?:, not if, to work around GCC bug 4210 | Paul Eggert | 2006-06-20 | 1 | -4/+3 |
* | Sync from coreutils. | Paul Eggert | 2006-01-09 | 1 | -68/+134 |
* | Sync from coreutils. | Paul Eggert | 2005-10-02 | 1 | -6/+7 |
* | * modules/openat (Files): Add lib/openat-die.c. | Paul Eggert | 2005-09-22 | 1 | -16/+56 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+3 |
* | Sync from coreutils. | Paul Eggert | 2005-06-02 | 1 | -9/+9 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | * modules/chdir-long (Depends-on): Remove mempcpy. | Paul Eggert | 2005-01-22 | 1 | -1/+89 |
* | * modules/chdir-long, modules/openat: New files. | Paul Eggert | 2005-01-18 | 1 | -0/+91 |