summaryrefslogtreecommitdiff
path: root/modules/stdint
Commit message (Expand)AuthorAgeFilesLines
* 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 <stdint.h>.Bruno Haible2008-12-251-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.Bruno Haible2007-10-311-1/+0
* Rename stdint_.h to stdint.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * 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
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-2/+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/+2
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-22/+24
* 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
* * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:Paul Eggert2006-08-281-1/+0
* Rewritten inttypes module. New modules imaxabs, imaxdiv.Bruno Haible2006-08-281-1/+2
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-2/+2
* Simplification rewrite for stdint module.Paul Eggert2006-07-021-75/+14
* Try harder to get WCHAR_MIN and WCHAR_MAX.Bruno Haible2006-06-261-1/+2
* Rewrite module 'stdint' to be fully autoconfiguring.Bruno Haible2006-06-161-2/+87
* Relicense under LGPL.Bruno Haible2005-10-051-1/+1
* * modules/alloca-opt (Makefile.am): Remove explicit dependency onPaul Eggert2005-07-221-2/+1
* Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.Bruno Haible2005-03-171-1/+1
* Add a license tag to every module.Bruno Haible2004-09-221-0/+3
* New module 'stdint'.Bruno Haible2004-09-081-0/+32