summaryrefslogtreecommitdiff
path: root/m4/stdint.m4
Commit message (Expand)AuthorAgeFilesLines
* Untabify.Bruno Haible2007-01-161-29/+34
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-161-22/+11
* * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.hPaul Eggert2006-12-181-3/+4
* * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead ofPaul Eggert2006-11-271-2/+8
* Port to Tandem NSK OSS, which has 64-bit signed int but at mostPaul Eggert2006-10-111-2/+9
* * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:Paul Eggert2006-08-281-5/+1
* Rewritten inttypes module. New modules imaxabs, imaxdiv.Bruno Haible2006-08-281-1/+5
* Get the C++ macros/conditionals right.Bruno Haible2006-07-271-1/+2
* Verify the existence of some more macros.Bruno Haible2006-07-261-1/+22
* Trivial simplification.Bruno Haible2006-07-251-2/+3
* * stdint.m4 (gl_STDINT_H): Like yesterday's change toPaul Eggert2006-07-111-3/+4
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-6/+6
* * stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers forPaul Eggert2006-07-021-23/+26
* Simplification rewrite for stdint module.Paul Eggert2006-07-021-563/+218
* Avoid generating C code that some compilers don't accept.Bruno Haible2006-06-271-4/+13
* Fix typo.Bruno Haible2006-06-261-1/+1
* Try harder to get WCHAR_MIN and WCHAR_MAX.Bruno Haible2006-06-261-1/+10
* Tweak for SGI cc.Bruno Haible2006-06-261-2/+2
* Portability to BSD/OS 4.2.Bruno Haible2006-06-261-2/+2
* stdint module: treat IRIX like OpenBSD.Bruno Haible2006-06-231-2/+2
* Fix the value of FULL_...Bruno Haible2006-06-191-3/+3
* Tweak for FreeBSD.Bruno Haible2006-06-171-1/+1
* Rewrite module 'stdint' to be fully autoconfiguring.Bruno Haible2006-06-161-22/+623
* Support for Linux libc4 and libc5.Bruno Haible2006-01-091-1/+3
* Rename HAVE_LONGLONG_64BIT to HAVE_LONG_LONG_64BIT.Bruno Haible2005-03-171-5/+5
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-6/+4
* New module 'stdint'.Bruno Haible2004-09-081-0/+60