summaryrefslogtreecommitdiff
path: root/m4/stdint.m4
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+3
* doc: Update for FreeBSD 13.0/arm64.Bruno Haible2021-04-181-2/+2
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-111-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-5/+1
* stdint: port to Autoconf 2.70Paul Eggert2020-12-111-3/+3
* stdint: Change configure message.Bruno Haible2020-08-271-8/+10
* Use __typeof__ with clang.Bruno Haible2020-08-091-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* stdint: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-16/+7
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Assume Autoconf >= 2.63.Bruno Haible2018-10-231-7/+3
* limits-h: Formalize side effects from other modules.Bruno Haible2018-08-191-3/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-50/+58
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.Bruno Haible2016-12-191-29/+3
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.Bruno Haible2016-12-171-2/+29
* stdint: port SIZE_MAX to glibc s390Paul Eggert2016-10-131-1/+10
* stdint: also set GL_GENERATE_LIMITS_HPaul Eggert2016-09-221-1/+2
* limits-h, stdint: Don't assume extensions, fix typoPaul Eggert2016-09-221-2/+5
* stdint: support new _WIDTH macrosPaul Eggert2016-09-161-16/+32
* stdint: detect good enough pre-C++11 stdint.h in C++ modePedro Alves2016-04-031-1/+28
* 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
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* 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