summaryrefslogtreecommitdiff
path: root/lib/inttypes.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* inttypes: Remove support for AIX 4.Bruno Haible2020-07-261-308/+154
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-8/+16
* wchar: Make the HP-UX workaround work on HP-UX 11.31.Bruno Haible2020-01-021-0/+2
* 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/+4
* inttypes: use more-robust test for int rangePaul Eggert2019-10-151-3/+3
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* imaxdiv: Fix compilation error on Android.Bruno Haible2018-05-131-1/+3
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* inttypes: force correct mingw PRIdMAX even without <stdio.h>Eric Blake2015-05-261-0/+4
* 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-3/+13
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* strtoimax: Work around AIX 5.1 bug.Bruno Haible2012-01-051-3/+13
* inttypes: Modernize.Bruno Haible2012-01-051-2/+10
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-131-870/+872
* strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bitPaul Eggert2011-04-261-0/+2
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-0/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* maint: use pragma consistently across replacement headersEric Blake2010-03-251-3/+4
* warn-on-use: use instead of link-warningEric Blake2010-01-201-18/+18
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Reduce namespace pollution on glibc systems.Bruno Haible2009-12-241-2/+5
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-2/+4
* Use 'defined _LP64'.Bruno Haible2009-02-271-5/+5
* Add support for universal builds to <inttypes.h>.Bruno Haible2008-12-251-4/+4
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Don't insist on 'long long int' support in the preprocessor. ItPaul Eggert2007-11-121-15/+15
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Change copyright notice from LGPL to GPL.Bruno Haible2007-10-071-3/+3
* Rename inttypes_.h to inttypes.in.h.Bruno Haible2007-10-021-0/+1096