This website requires JavaScript.
Explore
Help
Register
Sign in
procyberian
/
emacs
Watch
2
Star
0
Fork
You've already forked emacs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
109cb1520c
emacs
/
lib
/
u64.c
5 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Merge from gnulib, for extern-inline. 2012-08-01 extern-inline: new module 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline * lib/stat-time.c, lib/utimespec.c, lib/u64.c, m4/extern-inline.m4: New files. The new .c files are for instantiating extern inline functions. Fixes: debbugs:12116
2012-08-01 21:46:10 -07:00
#
include
<config.h>
#
define _GL_U64_INLINE _GL_EXTERN_INLINE
Merge from gnulib. 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
2012-08-02 17:42:11 -07:00
#
include
"u64.h"
Merge from gnulib This incorporates: 2015-10-13 binary-io, u64, unistd: port to strict C 2015-09-26 c-ctype: do not worry about EBCDIC + char signed 2015-09-25 c-ctype: port better to z/OS EBCDIC 2015-09-25 gnulib-common.m4: fix gl_PROG_AR_RANLIB/AM_PROG_AR clash * doc/misc/texinfo.tex, lib/binary-io.c, lib/c-ctype.h, lib/u64.c: * lib/unistd.c, m4/gnulib-common.m4, m4/gnulib-comp.m4: Copy from gnulib.
2015-10-13 23:34:16 -07:00
typedef
int
dummy
;
Reference in a new issue
Copy permalink