verify: new macro 'assume'
[gnulib.git] / modules / openat
2012-10-15 Paul Eggertfaccessat, etc.: support AT_FDCWD-only use
2011-11-19 Bruno Haibleopenat: Fix file list.
2011-11-16 Bruno HaibleFix some modules' file list.
2011-11-08 Bruno Haibleopenat: Conditionalize dependencies.
2011-11-05 Bruno HaibleNew modules 'at-internal', 'openat-h', split off from...
2011-11-04 Paul Eggertopenat: remove direct dependency on dirent
2011-11-04 Bruno Haibleopenat, fchmodat, fchownat, linkat, renameat: Fix depen...
2011-11-04 Bruno HaibleNew module 'mkdirat', split off from module 'openat'.
2011-11-04 Bruno HaibleNew module 'fstatat', split off from module 'openat'.
2011-11-02 Bruno HaibleNew module 'unlinkat', split off from module 'openat'.
2011-11-02 Bruno HaibleNew module 'fchmodat', split off from module 'openat'.
2011-11-01 Bruno HaibleNew module 'fchownat', split off from module 'openat'.
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-12 Paul Eggertstdnoreturn, stdnoreturn-tests: remove modules
2011-07-12 Paul Eggertopenat: use stdnoreturn.h
2011-06-15 Bruno Haibleopenat: Respect rules for use of AC_LIBOBJ.
2011-05-09 Eric Blakeopenat: reduce syscalls in first probe of /proc
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2010-01-01 Eric Blakeopenat: update maintainer
2009-12-31 Bruno HaibleUse AC_C_INLINE instead of module 'inline' where possible.
2009-10-30 Eric Blakedirname-lgpl: adjust clients that don't need full dirname
2009-10-07 Eric Blakemkdir, mkdirat: fix cygwin 1.5.x bug
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-06 Bruno HaibleRemove unneeded gl_MODULE_INDICATOR invocation.
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakeerrno: use consistently
2009-09-03 Eric Blakefdopendir: split into its own module
2009-05-22 Bruno HaibleSimplify use of mode_t varargs.
2008-11-02 Bruno HaibleMark 'rmdir' obsolete.
2007-05-26 Bruno Haible2007-05-26 Bruno Haible <bruno@clisp.org>
2007-05-12 Sergey Poznyakoff(Files): Remove openat-die.c
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-08-23 Paul Eggert* modules/openat (Depends-on): Add lstat.
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-21 Jim Meyering* modules/openat (Depends-on): Really alphabetize.
2006-08-21 Jim Meyering* modules/openat (Depends-on): Add lstat. Alphabetize.
2006-08-19 Paul Eggert* modules/openat (Files): Add lib/fchmodat.c.
2006-08-17 Paul EggertUpdate from coreutils.
2006-02-26 Paul Eggert* modules/intprops: New file.
2006-01-24 Jim Meyering(Files): Add lib/intprops.h.
2006-01-09 Paul EggertSync from coreutils.
2005-09-22 Paul Eggert* modules/openat (Files): Add lib/openat-die.c.
2005-07-06 Paul EggertSupport programs like Emacs that use gnulib but not...
2005-05-02 Paul Eggert* modules/getcwd (Depends-on): Add extensions.
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.