summaryrefslogtreecommitdiff
path: root/m4/inttypes.m4
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts for functions introduced in Android API level 19.Bruno Haible2023-01-221-1/+5
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-2/+2
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-8/+16
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-5/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* inttypes: Fix {PRI,SCN}*PTR on 32-bit native Windows (regr. 2020-07-21).Bruno Haible2020-08-241-2/+2
* inttypes: Remove support for AIX 4.Bruno Haible2020-07-261-4/+1
* inttypes: Fix PRI*PTR and SCN*PTR on 64-bit native Windows.Bruno Haible2020-07-211-3/+12
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* inttypes-incomplete: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-4/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* imaxdiv: Fix compilation error on Android.Bruno Haible2018-05-131-1/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* strtoimax, strtoumax: port to HP-UX 11.11Paul Eggert2013-10-091-0/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* strtoimax: Work around AIX 5.1 bug.Bruno Haible2012-01-051-1/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-131-17/+1
* inttypes: avoid autoconf warningEric Blake2011-05-161-2/+2
* inttypes: also provide default values for 32-bit testsPaul Eggert2011-04-261-0/+2
* inttypes-incomplete: new modulePaul Eggert2011-04-261-7/+22
* inttypes: omit now-redundant strtoimax and strtoumax workPaul Eggert2011-04-261-15/+1
* inttypes: Move some configure check to module 'imaxdiv'.Paul Eggert2011-04-241-8/+1
* inttypes: Move some configure check to module 'imaxabs'.Paul Eggert2011-04-241-8/+1
* inttypes: Remove configure tests that are not needed since 2009-12-31.Paul Eggert2011-04-241-120/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+6
* headers: make check of system header explicitEric Blake2010-01-011-1/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* link-warning: always build headers with link warningsEric Blake2009-12-311-89/+80
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-24/+24
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-4/+4
* Add support for universal builds to <inttypes.h>.Bruno Haible2008-12-251-11/+21
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-6/+6
* Don't insist on 'long long int' support in the preprocessor. ItPaul Eggert2007-11-121-0/+62
* Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefinedBruno Haible2007-08-071-3/+3
* Ensure that <stdint.h> defines all the *_MAX and *_MIN macros that gnulib'sBruno Haible2007-07-021-1/+17
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-10/+4
* Emit linker warnings for imaxabs, imaxdiv, strtoimax, strtoumax when theseBruno Haible2007-02-181-7/+26
* Reindent for consistency.Paul Eggert2006-11-141-15/+14
* * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that theRalf Wildenhues2006-11-141-13/+16