summaryrefslogtreecommitdiff
path: root/m4/inttypes.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.Bruno Haible2006-09-181-1/+1
* * inttypes.m4 (gl_INTTYPES_H): Quote "test" argsPaul Eggert2006-09-181-3/+3
* * inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.Eric Blake2006-08-281-1/+2
* * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:Paul Eggert2006-08-281-1/+10
* SCNX* macros don't exist.Bruno Haible2006-08-281-14/+14
* Rewritten 'inttypes' module.Bruno Haible2006-08-281-0/+192
* Renamed to inttypes-h.m4.Bruno Haible2006-07-221-25/+0
* Use an all-permissive copyright notice.Bruno Haible2005-03-031-5/+3
* Merge from coreutils CVS.Paul Eggert2004-06-011-2/+2
* Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Jim Meyering2004-04-181-2/+2
* An autoconf macro for its associated module.Bruno Haible2002-12-311-0/+27
* remove gettext m4 files, better to get from gettext directly.Karl Berry2002-09-241-32/+0
* (AC_PREREQ): Bump to 2.52.Jim Meyering2001-08-311-39/+15
* Add AC_PREREQ(2.13).Jim Meyering2001-08-181-4/+38
* renamed from inttypes_h.m4Jim Meyering2001-08-181-0/+22