]> Savannah Git Hosting - gnulib.git/commit
stdint: port SIZE_MAX to glibc s390
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2016 18:16:40 +0000 (11:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2016 18:17:13 +0000 (11:17 -0700)
commit136ecf452497b8aabb890e5526665e5f3b3edff0
tree107b915d786c8970bf4daa41dd145276140c1d9b
parentd75cbb37083ed4155ad8d485ae5de6c58d62f981
stdint: port SIZE_MAX to glibc s390

Problem reported by Eric Blake in:
http://lists.gnu.org/archive/html/bug-gnulib/2016-10/msg00031.html
* doc/posix-headers/stdint.texi (stdint.h): Document the fix.
* m4/stdint.m4 (gl_STDINT_H): Check that SIZE_MAX has the
correct type, if possible.
ChangeLog
doc/posix-headers/stdint.texi
m4/stdint.m4