summaryrefslogtreecommitdiff
path: root/lib/stdint.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include <wchar.h> after defining the types, not before.Bruno Haible2008-12-261-9/+7
* Add support for universal builds to <stdint.h>.Bruno Haible2008-12-251-5/+23
* Avoid a compilation failure in Boost.Alexandre Duret-Lutz2008-11-191-24/+48
* 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
* Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.Paul Eggert2007-12-181-2/+8
* Fix "integer overflow" warnings with OSF/1 5.1 cc.Bruno Haible2007-10-291-1/+4
* Add check that intmax_t and uintmax_t have the same size.Bruno Haible2007-10-231-0/+5
* Rename stdint_.h to stdint.in.h.Bruno Haible2007-10-021-0/+508