Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f35ef0ed
Commit
f35ef0ed
authored
Aug 02, 2012
by
Paul Eggert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge from gnulib.
2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
parent
79ea6c20
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
3 deletions
+8
-3
ChangeLog
ChangeLog
+5
-0
lib/stat-time.c
lib/stat-time.c
+1
-1
lib/timespec.c
lib/timespec.c
+1
-1
lib/u64.c
lib/u64.c
+1
-1
No files found.
ChangeLog
View file @
f35ef0ed
2012-08-03 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating:
2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
2012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for
...
...
lib/stat-time.c
View file @
f35ef0ed
#include <config.h>
#define _GL_STAT_TIME_INLINE _GL_EXTERN_INLINE
#include
<
stat-time.h
>
#include
"
stat-time.h
"
lib/timespec.c
View file @
f35ef0ed
#include <config.h>
#define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE
#include
<
timespec.h
>
#include
"
timespec.h
"
lib/u64.c
View file @
f35ef0ed
#include <config.h>
#define _GL_U64_INLINE _GL_EXTERN_INLINE
#include
<
u64.h
>
#include
"
u64.h
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment