|
e323f261
|
2007-12-18T16:11:25
|
|
Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
* lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
before any system include files, and undef after them all. This
should fix a problem on VMS reported by John E. Malmberg in
<http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
|
|
d43b4675
|
2007-10-29T03:59:04
|
|
Fix "integer overflow" warnings with OSF/1 5.1 cc.
|
|
65d19cd3
|
2007-10-23T00:12:46
|
|
Add check that intmax_t and uintmax_t have the same size.
|
|
fe1cf2b9
|
2007-10-02T00:28:19
|
|
Rename stdint_.h to stdint.in.h.
|