summaryrefslogtreecommitdiff
path: root/modules/inttypes
Commit message (Expand)AuthorAgeFilesLines
* inttypes: Remove support for AIX 4.Bruno Haible2020-07-261-1/+0
* inttypes: force correct mingw PRIdMAX even without <stdio.h>Eric Blake2015-05-261-0/+1
* inttypes-incomplete: new modulePaul Eggert2011-04-261-42/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* inttypes: relax license to LGPLv2+Jim Meyering2010-04-291-1/+1
* warn-on-use: use instead of link-warningEric Blake2010-01-201-4/+4
* link-warning: always build headers with link warningsEric Blake2009-12-311-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* Add support for universal builds to <inttypes.h>.Bruno Haible2008-12-251-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-0/+4
* Rename inttypes_.h to inttypes.in.h.Bruno Haible2007-10-021-3/+3
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Substitute a few more variables.Bruno Haible2007-02-181-0/+4
* Use GL_LINK_WARNING in the generated inttypes.h.Bruno Haible2007-02-181-0/+2
* * modules/absolute-header: New module.Eric Blake2006-12-261-1/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Port to Tandem NSK OSS, which has 64-bit signed int but at mostPaul Eggert2006-10-111-0/+1
* * modules/inttypes (inttypes.h): Revert what seems to have beenJim Meyering2006-10-071-1/+1
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-10/+12
* Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.Bruno Haible2006-09-181-1/+0
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * modules/inttypes (Files): Add m4/inttypes-h.m4.Paul Eggert2006-08-281-0/+1
* * modules/inttypes (Depends-on): Fix sed error when inttypes.hEric Blake2006-08-281-1/+1
* Rewritten inttypes module. New modules imaxabs, imaxdiv.Bruno Haible2006-08-281-7/+23
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-0/+1
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-1/+1
* Simplification rewrite for stdint module.Paul Eggert2006-07-021-1/+0
* * modules/inttypes (Maintainer): Change from Derek Price to 'all'.Paul Eggert2006-05-021-2/+1
* * modules/inttypes: New file.Derek R. Price2006-04-181-0/+28