| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from gnulib, incorporating:...2014-08-04 extern-inline: port to FreeBSD, DragonFly
* lib/gnulib.mk: Regenerate (comment change only).
* m4/extern-inline.m4: Update from gnulib.
| Paul Eggert | 2014-08-04 | 1 | -8/+23 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Merge from gnulib....This incorporates:
2013-11-08 extern-inline: port better to OS X 10.9
2013-11-08 fpending: fix regression on DragonFly BSD
* lib/fpending.h, m4/extern-inline.m4, m4/fpending.m4:
Update from gnulib.
| Paul Eggert | 2013-11-08 | 1 | -7/+11 |
* | Merge from gnulib....This incorporates:
2013-10-14 acl: allow cross-compilation to Gentoo
2013-10-18 extern-inline: make safe for -Wundef usage
2013-09-30 fpending: use pure+const function attrs
* lib/fpending.h, m4/acl.m4, m4/extern-inline.m4: Update from gnulib.
| Paul Eggert | 2013-10-22 | 1 | -1/+2 |
* | Merge from gnulib....This incorporates the following changes:
2013-09-19 stdio: OS X port of putc_unlocked + extern inline
2013-09-19 signal: OS X port of sigaddset etc. + extern inline
2013-09-19 extern-inline: do not always suppress extern inline on OS X
2013-09-17 getgroups: statement without effect
2013-08-28 headers: check that _GL_INLINE_HEADER_BEGIN is defined
| Paul Eggert | 2013-09-19 | 1 | -4/+13 |
* | Merge from gnulib....This incorporates:
2013-06-23 ignore-value: port to gcc -pedantic
2013-06-21 extern-inline: port to gcc -std=c89
| Paul Eggert | 2013-07-01 | 1 | -1/+2 |
* | Merge from gnulib (comment fixes only). | Paul Eggert | 2013-06-18 | 1 | -9/+5 |
* | Merge from gnulib....This incorporates:
2013-04-28 extern-inline: work around bug in Sun c99
| Paul Eggert | 2013-04-28 | 1 | -3/+11 |
* | Merge from gnulib....2013-02-21 putenv: port better to native Windows
2013-02-18 extern-inline: avoid compilation error with HP-UX cc
2013-02-14 putenv: fix heap corruption with mixed putenv/_putenv
| Paul Eggert | 2013-03-01 | 1 | -1/+4 |
* | Merge from gnulib. | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
* | Merge from gnulib for 'inline', incorporating:...2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
* m4/extern-inline.m4: Update from gnulib.
Fixes: debbugs:13040
| Paul Eggert | 2012-12-11 | 1 | -7/+13 |
* | Merge from gnulib for 'inline'....2012-11-29 snippet/warn-on-use: no 'static inline'
2012-11-29 ftruncate, fts, lstat, openat, raise: no 'static inline'
2012-11-29 arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
2012-11-29 fflush, stat: no 'static inline'
2012-11-29 stdio: better 'inline'
2012-11-29 sys_stat: no 'static inline'
2012-11-29 unistd: better 'inline'
2012-11-29 c-strtod, memcoll, readutmp: no 'static inline'
2012-11-29 extern-inline: no 'static inline'
2012-11-29 sys_socket: better 'inline'
* lib/stdio.c, lib/unistd.c: New files, from gnulib.
* build-aux/snippet/warn-on-use.h, lib/gnulib.mk, lib/lstat.c:
* lib/md5.c, lib/sha1.c, lib/sha256.c, lib/sha512.c, lib/stat.c:
* lib/stdio.in.h, lib/sys_stat.in.h, lib/unistd.in.h, m4/c-strtod.m4:
* m4/extern-inline.m4, m4/gnulib-comp.m4, m4/lstat.m4, m4/md5.m4:
* m4/sha1.m4, m4/sha256.m4, m4/sha512.m4, m4/stat.m4, m4/stdio_h.m4:
* m4/sys_socket_h.m4, m4/sys_stat_h.m4, m4/unistd_h.m4:
Update from gnulib.
Fixes: debbugs:13040
| Paul Eggert | 2012-11-30 | 1 | -3/+2 |
* | Merge from gnulib. | Paul Eggert | 2012-09-29 | 1 | -2/+4 |
* | Merge from gnulib. | Paul Eggert | 2012-08-21 | 1 | -8/+22 |
* | Merge from gnulib....This incorporates:
2012-08-05 extern-inline: also ignore -Wmissing-declarations
| Paul Eggert | 2012-08-13 | 1 | -1/+2 |
* | 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
| Paul Eggert | 2012-08-01 | 1 | -0/+40 |