aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/malloc.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-06-07 02:59:49 +0000
committerRich Felker <dalias@aerifal.cx>2015-06-07 02:59:49 +0000
commit04b8360adbb6487f61aa0c00e53ec3a90a5a0d29 (patch)
treeb4293a8b7d0dec71c7602fdae9ffccbe81fb4214 /src/malloc/malloc.c
parentmake static C and C.UTF-8 locales available outside of newlocale (diff)
downloadgrovel-04b8360adbb6487f61aa0c00e53ec3a90a5a0d29.tar.gz
grovel-04b8360adbb6487f61aa0c00e53ec3a90a5a0d29.tar.xz
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.
Diffstat (limited to 'src/malloc/malloc.c')
0 files changed, 0 insertions, 0 deletions