annotate lib/timespec.c @ 17848:ab58d4870664

version-etc: new year * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright date. * all files: Run 'make update-copyright'.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 01 Jan 2015 01:38:23 +0000
parents b5404feec0ee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17024
fc5763921b7d timespec: use extern-inline
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 #include <config.h>
fc5763921b7d timespec: use extern-inline
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 #define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE
17030
b5404feec0ee stat-time, timespec, u64: support naive out-of-dir builds
Paul Eggert <eggert@cs.ucla.edu>
parents: 17024
diff changeset
3 #include "timespec.h"