summaryrefslogtreecommitdiff
path: root/m4/extern-inline.m4
Commit message (Expand)AuthorAgeFilesLines
* extern-inline: port to pccPaul Eggert2023-05-011-1/+3
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* extern-inline: improve macOS portPaul Eggert2022-01-171-2/+17
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-121-1/+2
* extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22).Bruno Haible2021-09-131-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Fix link error regarding 'rpl_environ' (regression from 2012-11-21).Bruno Haible2018-08-051-2/+14
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-3/+3
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-4/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* extern-inline: port to PGI CCBruno Haible2016-03-041-0/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* extern-inline: no need for workaround in GCC 5.1Paul Eggert2015-04-291-2/+3
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* extern-inline: update commentary about GCC bugsPaul Eggert2014-11-141-4/+5
* extern-inline: port to FreeBSD, DragonFlyPaul Eggert2014-08-041-8/+23
* maint: update copyrightEric Blake2014-01-011-1/+1
* extern-inline: port better to OS X 10.9Paul Eggert2013-11-081-7/+11
* extern-inline: make safe for -Wundef usageEric Blake2013-10-181-1/+2
* extern-inline: do not always suppress extern inline on OS XPaul Eggert2013-09-191-4/+13
* extern-inline: port to gcc -std=c89Paul Eggert2013-06-211-1/+2
* doc: document extern-inlinePaul Eggert2013-06-181-9/+5
* extern-inline: work around bug in Sun c99Paul Eggert2013-04-281-3/+11
* extern-inline: avoid compilation error with HP-UX ccPaul Eggert2013-02-181-1/+4
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* extern-inline: avoid incompatibility with Darwin LibcPaul Eggert2012-12-111-7/+13
* extern-inline: no 'static inline'Paul Eggert2012-11-291-3/+2
* extern-inline: provide a -Wundef safe config.hAkim Demaille2012-09-281-2/+4
* extern-inline: support old GCC 'inline'Paul Eggert2012-08-201-8/+22
* extern-inline: also ignore -Wmissing-declarationsJim Meyering2012-08-061-1/+2
* Fix typo: 'linline' -> 'inline' (thanks to Eric Blake).Paul Eggert2012-08-011-1/+1
* Fix indenting.Paul Eggert2012-08-011-8/+8
* extern-inline: new modulePaul Eggert2012-08-011-0/+40