extern-inline: make safe for -Wundef usage
[gnulib.git] / m4 / extern-inline.m4
2013-10-18 Eric Blakeextern-inline: make safe for -Wundef usage
2013-09-19 Paul Eggertextern-inline: do not always suppress extern inline...
2013-06-21 Paul Eggertextern-inline: port to gcc -std=c89
2013-06-18 Paul Eggertdoc: document extern-inline
2013-04-29 Paul Eggertextern-inline: work around bug in Sun c99
2013-02-19 Paul Eggertextern-inline: avoid compilation error with HP-UX cc
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-12-11 Paul Eggertextern-inline: avoid incompatibility with Darwin Libc
2012-11-30 Paul Eggertextern-inline: no 'static inline'
2012-09-28 Akim Demailleextern-inline: provide a -Wundef safe config.h
2012-08-21 Paul Eggertextern-inline: support old GCC 'inline'
2012-08-06 Jim Meyeringextern-inline: also ignore -Wmissing-declarations
2012-08-01 Paul EggertFix typo: 'linline' -> 'inline' (thanks to Eric Blake).
2012-08-01 Paul EggertFix indenting.
2012-08-01 Paul Eggertextern-inline: new module