fix license quoting in files.yaml
[gnulib.git] / lib / utimens.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-09-19 Paul Eggerttimespec: new function make_timespec, and new constants
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-05-01 Paul Eggertutimens, utimensat: work around Solaris UTIME_OMIT bug
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-08-01 Paul Eggertutimens: use extern-inline
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-19 Paul Eggertutimens: remove dependency on dup2
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-27 Paul Eggertutimens: work around glibc rounding bug on more platforms
2010-12-27 Paul Eggertutimens: work around glibc rounding bug on older Linux...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-17 Eric Blakefdutimens, fdutimensat: update signature, again
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-04-28 Andreas Gruenbacherutimens: avoid compiler warning
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Aurelien Jarnoutimens (fdutimens): ignore a negative FD, per contract
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '039ae97'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-06 Aurelien Jarnoutimens (fdutimens): ignore a negative FD, per contract
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2010-01-01 Eric Blakeutimens: avoid shadowing warning
2009-12-30 Eric Blakefutimens, utimensat: work around ntfs-3g bug
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-19 Eric Blakeutimens: work around Linux ctime bug
2009-12-15 Eric Blakeutimens: one more try at avoiding compiler warning
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-11-30 Eric Blakeutimens: fix compilation error
2009-11-25 Eric Blakeutimens: work around older Linux failure with symlinks
2009-11-20 Ian BeckwithMerge branch 'stable'
2009-11-20 Eric Blakeutimens: fix regression on Solaris
2009-11-18 Eric Blakeutimens: fix regression on Solaris
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-11-15 Jim Meyeringutimens: remove invalid futimesat call
2009-11-08 Jim Meyeringutimens: remove invalid futimesat call
2009-11-04 Eric Blakeutimens: fix use of futimens on older Linux
2009-10-21 Eric Blakeutimensat: work around Solaris 9 bug
2009-10-16 Eric Blakeutimensat: new module
2009-10-16 Eric Blakeutimens: let lutimens work on non-symlinks
2009-10-16 Eric Blakeutimens: cache whether utimensat syscall works
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: introduce fdutimens
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-10-10 Eric Blakeutimens: add lutimens interface
2009-10-10 Eric Blakeutimens: validate futimens usage
2009-10-08 Eric Blakemaint: minor cleanups
2009-10-08 Eric Blakeopenat, utimens: whitespace cleanup
2009-09-03 Eric Blakeerrno: use consistently
2008-06-09 Jim Meyeringutimens.c: correct kernel bug work-around
2008-06-05 Jim Meyeringutimens.c: work around a probable Linux kernel bug
2008-06-03 Eric BlakeProvide futimens/utimensat fallbacks for older kernels.
2008-05-29 Eric BlakePrefer new POSIX 200x interfaces over futimesat.
2008-01-13 Bruno HaibleDon't redefine __attribute__ without a need.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-19 Jim Meyering* lib/utimens.c (gl_futimens): Rename from futimens,
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2006-12-05 Paul EggertPrefer fd < 0 to ! (0 <= fd).
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-06-11 Paul Eggert* getdate.y (__attribute__): Don't define if already...
2006-04-15 Paul Eggert* utimens.c (futimens): glibc futimesat messes up if...
2005-10-30 Paul Eggert* lib/utimens.c (futimens) [HAVE_WORKING_UTIMES &&...
2005-10-02 Paul EggertSync from coreutils.
2005-09-25 Paul Eggert* utimens.c (ENOSYS): Define if not already defined.
2005-09-23 Paul Eggert* lib/utimens.c (futimens): Use futimesat if available.
2005-05-14 Paul Eggert*** empty log message ***
2005-01-18 Paul Eggert(futimens): Account for the fact that futimes
2004-11-23 Paul Eggert(__attribute__, ATTRIBUTE_UNUSED): New macros.
2004-08-06 Paul EggertImport from coreutils.