Rich Felker 04b8360adb remove redefinition of MB_CUR_MAX in locale_impl.h
unless/until the byte-based C locale is implemented, defining
MB_CUR_MAX to 1 in the C locale is wrong. no internal code currently
uses the MB_CUR_MAX macro, but having it defined inconsistently is
error-prone. applications get the value from stdlib.h and were
unaffected.
2015-06-07 02:59:49 +00:00
..
2015-04-17 22:19:58 -04:00
2015-04-10 02:27:52 -04:00
2015-05-02 11:57:20 -04:00