Support inttypes.h and strtoumax in non-MinGW builds on Windows.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Apr 2011 21:14:34 +0000 (00:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Apr 2011 21:14:34 +0000 (00:14 +0300)
commitfc3b729195fbe5297aa23320f83adb11225b6ded
tree287175524f95c436eb626353841415058458e3e3
parent841a157789735c330ff940080edadcea6846fff0
Support inttypes.h and strtoumax in non-MinGW builds on Windows.

 nt/inc/inttypes.h: New file.
 nt/config.nt (HAVE_DECL_STRTOULL, HAVE_DECL_STRTOUMAX)
 (HAVE_STRTOULL, HAVE_STRTOUMAX): New macros.
nt/ChangeLog
nt/config.nt
nt/inc/inttypes.h [new file with mode: 0644]