summaryrefslogtreecommitdiff
path: root/lib/stdint.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* 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/+0
* stdint: port intptr_t to more-recent MinGWPaul Eggert2020-08-121-3/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* stdint: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-8/+8
* stdint: Define [u]intptr_t correctly on 64-bit native Windows.Bruno Haible2019-11-181-7/+18
* stdint: Fix value of WINT_MAX when we override wint_t.Bruno Haible2019-11-181-10/+14
* stdint: Avoid triggering a "conflicting types" error on mingw 5.22.Bruno Haible2019-11-181-3/+8
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* stdint: Fix test compilation failure with HP-UX 11 cc.Bruno Haible2017-03-171-12/+31
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.Bruno Haible2016-12-171-0/+9
* stdint: support new _WIDTH macrosPaul Eggert2016-09-161-342/+405
* stdint: port to strict C11 left shiftPaul Eggert2016-04-111-7/+2
* stdint: check _INTPTR_T_DECLARED for intptr_t etc.KO Myung-Hun2016-01-151-0/+5
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* stdint, read-file: fix missing SIZE_MAX on Android (tiny change)Kevin Cernekee2014-03-051-2/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* stdint: fix build with Android's Bionic fox x86Andoni Morales Alastruey2013-01-151-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* stdint: be more consistent with glibc, SunOS libcPaul Eggert2012-05-071-16/+33
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* stdint: Improve support for Android.Bruno Haible2012-01-241-3/+5
* stdint: Add support for Android.Bruno Haible2012-01-211-0/+9
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-131-8/+11
* stdint: respect system's intmax_t if INTMAX_MAXPaul Eggert2011-07-091-41/+55
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-6/+6
* maint: replace misused "a" with "an"Jim Meyering2011-05-201-1/+1
* stdint: Cut dependency to module 'wchar'.Bruno Haible2011-02-181-1/+6
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* stdint: avoid HP-UX 10.20 preprocessor bugEric Blake2010-12-241-3/+4
* stdint: port to GCC 4.3 + OSX + OctavePaul Eggert2010-11-241-29/+39
* prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)Paul Eggert2010-10-101-1/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Avoid some lines longer than 80 characters.Paul Eggert2010-10-031-2/+3
* Emit #pragma system_header after the inclusion guard, not before.Bruno Haible2010-03-301-4/+4
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-3/+4
* 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-4/+4
* Use 'defined _LP64'.Bruno Haible2009-02-271-2/+2
* Fix a syntax error due to recursive inclusion of wchar.h on HP-UX 11.00.Bruno Haible2009-01-151-1/+3