summaryrefslogtreecommitdiff
path: root/m4/stdint.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* * m4/stdint.m4 (gl_STDINT_H): Finish up previous change.Paul Eggert2011-12-151-2/+0
* stdint: don't assume C++11 when compiling with g++Paul Eggert2011-12-151-3/+1
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-131-5/+5
* Fix wint_t on MSVC.Bruno Haible2011-09-111-0/+8
* inttypes: avoid autoconf warningEric Blake2011-05-161-2/+2
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-061-1/+2
* stdint: omit redundant check for wchar.hPaul Eggert2011-02-181-5/+1
* stdint: Cut dependency to module 'wchar'.Bruno Haible2011-02-181-1/+10
* TYPE_MAXIMUM: avoid theoretically undefined behaviorPaul Eggert2011-01-301-3/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-2/+2
* Prefer documented low-level autoconf macro names.Bruno Haible2010-06-091-7/+7
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-6/+6
* Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.Bruno Haible2009-02-261-2/+70
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-6/+6
* Add support for universal builds to <stdint.h>.Bruno Haible2008-12-251-3/+12
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* Avoid some more autoconf warnings.Eric Blake2008-04-091-8/+8
* Rename stdint_.h to stdint.in.h.Bruno Haible2007-10-021-2/+2
* Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MINBruno Haible2007-07-311-3/+9
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-11/+5
* Linux uClibc built without wide character support lacks <wchar.h>.Bruno Haible2007-06-071-4/+10
* Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64.Bruno Haible2007-06-021-9/+27
* Work around mingw test failures exposed by m4-1.4.9b.Eric Blake2007-05-311-2/+4
* Avoid false-negative in gl_STDINT_H's C99 conformance test.Paul Eggert2007-04-281-2/+2
* * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwinEric Blake2007-04-051-6/+6
* Untabify.Bruno Haible2007-01-161-29/+34
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-22/+11
* * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.hPaul Eggert2006-12-181-3/+4
* * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead ofPaul Eggert2006-11-271-2/+8
* Port to Tandem NSK OSS, which has 64-bit signed int but at mostPaul Eggert2006-10-111-2/+9
* * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:Paul Eggert2006-08-281-5/+1
* Rewritten inttypes module. New modules imaxabs, imaxdiv.Bruno Haible2006-08-281-1/+5
* Get the C++ macros/conditionals right.Bruno Haible2006-07-271-1/+2
* Verify the existence of some more macros.Bruno Haible2006-07-261-1/+22
* Trivial simplification.Bruno Haible2006-07-251-2/+3
* * stdint.m4 (gl_STDINT_H): Like yesterday's change toPaul Eggert2006-07-111-3/+4
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-6/+6
* * stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers forPaul Eggert2006-07-021-23/+26
* Simplification rewrite for stdint module.Paul Eggert2006-07-021-563/+218
* Avoid generating C code that some compilers don't accept.Bruno Haible2006-06-271-4/+13
* Fix typo.Bruno Haible2006-06-261-1/+1
* Try harder to get WCHAR_MIN and WCHAR_MAX.Bruno Haible2006-06-261-1/+10
* Tweak for SGI cc.Bruno Haible2006-06-261-2/+2
* Portability to BSD/OS 4.2.Bruno Haible2006-06-261-2/+2
* stdint module: treat IRIX like OpenBSD.Bruno Haible2006-06-231-2/+2
* Fix the value of FULL_...Bruno Haible2006-06-191-3/+3
* Tweak for FreeBSD.Bruno Haible2006-06-171-1/+1