Ed Schouten 822b22a9bf Change type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.
POSIX requires that MB_CUR_MAX expands to an expression of type size_t.
It currently expands to an int. As these are already macros, don't
change the underlying type of these functions. There is no ned to touch
those.

Differential Revision:	https://reviews.freebsd.org/D6645
2016-07-28 09:50:19 +00:00
..
2015-10-13 20:43:49 +00:00
2013-05-21 19:59:37 +00:00
2015-06-11 04:22:17 +00:00
2015-06-13 19:20:56 +00:00