| Commit message (Expand) | Author | Age | Files | Lines |
* | faccessat, etc.: support AT_FDCWD-only use | Paul Eggert | 2012-10-14 | 1 | -1/+0 |
* | openat: Fix file list. | Bruno Haible | 2011-11-19 | 1 | -1/+0 |
* | Fix some modules' file list. | Bruno Haible | 2011-11-16 | 1 | -0/+1 |
* | openat: Conditionalize dependencies. | Bruno Haible | 2011-11-08 | 1 | -12/+12 |
* | New modules 'at-internal', 'openat-h', split off from module 'openat'. | Bruno Haible | 2011-11-05 | 1 | -10/+6 |
* | openat: remove direct dependency on dirent | Paul Eggert | 2011-11-04 | 1 | -1/+0 |
* | openat, fchmodat, fchownat, linkat, renameat: Fix dependencies. | Bruno Haible | 2011-11-04 | 1 | -0/+1 |
* | New module 'mkdirat', split off from module 'openat'. | Bruno Haible | 2011-11-04 | 1 | -6/+0 |
* | New module 'fstatat', split off from module 'openat'. | Bruno Haible | 2011-11-04 | 1 | -5/+0 |
* | New module 'unlinkat', split off from module 'openat'. | Bruno Haible | 2011-11-02 | 1 | -6/+0 |
* | New module 'fchmodat', split off from module 'openat'. | Bruno Haible | 2011-11-02 | 1 | -4/+0 |
* | New module 'fchownat', split off from module 'openat'. | Bruno Haible | 2011-11-01 | 1 | -5/+0 |
* | New module 'fstat'. | Bruno Haible | 2011-09-25 | 1 | -0/+1 |
* | Add dependencies to the 'largefile' module. | Paul Eggert | 2011-07-26 | 1 | -0/+1 |
* | stdnoreturn, stdnoreturn-tests: remove modules | Paul Eggert | 2011-07-12 | 1 | -1/+0 |
* | openat: use stdnoreturn.h | Paul Eggert | 2011-07-12 | 1 | -0/+1 |
* | openat: Respect rules for use of AC_LIBOBJ. | Bruno Haible | 2011-06-16 | 1 | -0/+19 |
* | openat: reduce syscalls in first probe of /proc | Eric Blake | 2011-05-09 | 1 | -1/+0 |
* | Avoid unnecessary compilation units, through conditional dependencies. | Bruno Haible | 2011-05-03 | 1 | -4/+4 |
* | dirname: move m4/dos.m4 functionality into lib/dosname.h | Paul Eggert | 2011-02-25 | 1 | -1/+1 |
* | openat: update maintainer | Eric Blake | 2009-12-31 | 1 | -1/+1 |
* | Use AC_C_INLINE instead of module 'inline' where possible. | Bruno Haible | 2009-12-31 | 1 | -1/+0 |
* | dirname-lgpl: adjust clients that don't need full dirname | Eric Blake | 2009-10-29 | 1 | -1/+1 |
* | mkdir, mkdirat: fix cygwin 1.5.x bug | Eric Blake | 2009-10-07 | 1 | -0/+1 |
* | openat: fix openat bugs on Solaris 9 | Eric Blake | 2009-09-19 | 1 | -0/+1 |
* | openat: fix unlinkat bugs on Solaris 9 | Eric Blake | 2009-09-19 | 1 | -0/+2 |
* | stat: new module, for mingw bug | Eric Blake | 2009-09-19 | 1 | -0/+1 |
* | Remove unneeded gl_MODULE_INDICATOR invocation. | Bruno Haible | 2009-09-06 | 1 | -1/+0 |
* | openat: declare in POSIX headers | Eric Blake | 2009-09-03 | 1 | -0/+7 |
* | errno: use consistently | Eric Blake | 2009-09-02 | 1 | -0/+1 |
* | fdopendir: split into its own module | Eric Blake | 2009-09-02 | 1 | -0/+1 |
* | Simplify use of mode_t varargs. | Bruno Haible | 2009-05-22 | 1 | -0/+1 |
* | Mark 'rmdir' obsolete. | Bruno Haible | 2008-11-02 | 1 | -0/+1 |
* | 2007-05-26 Bruno Haible <bruno@clisp.org> | Bruno Haible | 2007-05-26 | 1 | -0/+1 |
* | (Files): Remove openat-die.c | Sergey Poznyakoff | 2007-05-12 | 1 | -1/+1 |
* | Work around an fchownat bug in glibc-2.4: | Jim Meyering | 2006-12-24 | 1 | -0/+1 |
* | * lib/openat.h (rpl_fstatat): New macro, if | Paul Eggert | 2006-11-20 | 1 | -0/+1 |
* | gnulib-tool now synthesizes the EXTRA_DIST line. | Bruno Haible | 2006-10-13 | 1 | -2/+0 |
* | Distribute all lib/* source files through EXTRA_DIST. | Bruno Haible | 2006-10-12 | 1 | -1/+2 |
* | [lib/ChangeLog] | Paul Eggert | 2006-09-30 | 1 | -0/+3 |
* | * modules/openat (Depends-on): Add lstat. | Paul Eggert | 2006-08-23 | 1 | -0/+1 |
* | Avoid the need for AC_LIBSOURCES in m4 macros. | Paul Eggert | 2006-08-21 | 1 | -0/+1 |
* | * modules/openat (Depends-on): Really alphabetize. | Jim Meyering | 2006-08-21 | 1 | -2/+2 |
* | * modules/openat (Depends-on): Add lstat. Alphabetize. | Jim Meyering | 2006-08-21 | 1 | -1/+2 |
* | * modules/openat (Files): Add lib/fchmodat.c. | Paul Eggert | 2006-08-19 | 1 | -0/+1 |
* | Update from coreutils. | Paul Eggert | 2006-08-17 | 1 | -0/+1 |
* | * modules/intprops: New file. | Paul Eggert | 2006-02-26 | 1 | -1/+1 |
* | (Files): Add lib/intprops.h. | Jim Meyering | 2006-01-24 | 1 | -0/+1 |
* | Sync from coreutils. | Paul Eggert | 2006-01-09 | 1 | -0/+2 |
* | * modules/openat (Files): Add lib/openat-die.c. | Paul Eggert | 2005-09-22 | 1 | -2/+2 |