summaryrefslogtreecommitdiff
path: root/modules/stdint
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* stdint: Fix handling of limits.h (regression 2021-12-16).Bruno Haible2021-12-181-0/+2
* stdint: omit duplicate gl_CONFIGURE_HEADER callsPaul Eggert2021-12-161-2/+0
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-0/+3
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-111-1/+1
* stdint: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-3/+0
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.Bruno Haible2016-12-191-0/+1
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.Bruno Haible2016-12-171-0/+1
* stdint: support new _WIDTH macrosPaul Eggert2016-09-161-1/+4
* stdint, read-file: fix missing SIZE_MAX on Android (tiny change)Kevin Cernekee2014-03-051-0/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Remove leftover generated .h files after config.status changed.Bruno Haible2011-04-061-0/+5
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* stdint: Cut dependency to module 'wchar'.Bruno Haible2011-02-181-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-3/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+3
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+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 <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