]> Savannah Git Hosting - gnulib.git/commit
limits-h: port to pcc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 May 2023 15:11:12 +0000 (08:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 May 2023 15:11:37 +0000 (08:11 -0700)
commit98deb4fad3bdc7986274feebac3f0f8a50fdce0a
tree665cf82abe975de6d64a22b3a4bc461c3ede462b
parentc2a5953f179814dd0f4b7e627aae9a009181ed6a
limits-h: port to pcc

* doc/posix-headers/limits.texi: Document the issue.
* lib/limits.in.h (MB_LEN_MAX): New macro, if not already defined.
* m4/limits-h.m4 (gl_LIMITS_H): Test for MB_LEN_MAX.
* tests/test-limits-h.c: Check that it’s positive.
ChangeLog
doc/posix-headers/limits.texi
lib/limits.in.h
m4/limits-h.m4
tests/test-limits-h.c