X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/b5d655f7532a546b54809da387f7467d128a756b..aa54d2fad3d9038b43475aa93c76795c5141a993:/locale/xlocale.3 diff --git a/locale/xlocale.3 b/locale/xlocale.3 index b83609d..f1a2640 100644 --- a/locale/xlocale.3 +++ b/locale/xlocale.3 @@ -35,6 +35,10 @@ LC_GLOBAL_LOCALE - A special .Vt locale_t value that corresponds to the global, process-wide locale. .It +LC_C_LOCALE - A special +.Vt locale_t +value that corresponds to the C, system locale. +.It MB_CUR_MAX - This macro is traditionally defined as an integer containing the value of the longest multi-byte string that a single-wide character in the global locale can translate into.