]> Savannah Git Hosting - gnulib.git/commit
limits-h: define SSIZE_MAX
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 May 2023 20:46:19 +0000 (13:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 21 May 2023 03:33:22 +0000 (20:33 -0700)
commit7f4a234f495649a1545a72852391141dacb7cdb7
tree373f264085556c1f14fafc57cdd206d6c8732d62
parentf29bafbcc2946ac128c371292358c3a8fa03221b
limits-h: define SSIZE_MAX

* doc/posix-headers/limits.texi (limits.h): Document this.
* lib/limits.in.h (SSIZE_MAX): Define if not already defined.
* m4/limits-h.m4 (gl_LIMITS_H): Also generate limits.h
if <limits.h> does not define SSIZE_MAX.
ChangeLog
doc/posix-headers/limits.texi
lib/limits.in.h
m4/limits-h.m4