]> Savannah Git Hosting - gnulib.git/commit
doc: mention glibc, OS X, Cygwin [S]SIZE_MAX buglet
authorEric Blake <eblake@redhat.com>
Wed, 13 Jul 2016 15:51:00 +0000 (09:51 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 13 Jul 2016 15:51:00 +0000 (09:51 -0600)
commit1513c61836c96010f915ac1c9ba188095985030a
tree7e1461f4a96705ff3247400a37898e41ebca697b
parent2cd814db9c81964b8b1c91011e2a640342f2ac0c
doc: mention glibc, OS X, Cygwin [S]SIZE_MAX buglet

More platforms have similar bugs, and in the case of glibc on s390,
the bug is in SIZE_MAX instead of SSIZE_MAX.

* doc/posix-headers/stdint.texi (stdint.h): Document the bugs.
* doc/posix-headers/limits.texi (limits.h): Document the bugs.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
doc/posix-headers/limits.texi
doc/posix-headers/stdint.texi