haiku/headers/private/libroot/locale
waddlesplash 3f9e3b0a62 ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes.
GCC7 gave a Werror that we were snprintf'ing potentially ~860 bytes into
a 512-byte buffer.
2018-05-19 20:44:51 -04:00
..
ICUCategoryData.h Implement taking date strings from messages locale. 2012-02-23 23:15:36 +01:00
ICUCollateData.h Add our implementation for wcscoll() and wcsxfrm(). 2012-01-07 21:47:31 +01:00
ICUCtypeData.h Adjust mbstate_t to embed the state of the ICU converter. 2011-12-15 13:18:11 +01:00
ICULocaleBackend.h ICU locale backend: Increase size of fLocaleDescription from 512 to 1024 bytes. 2018-05-19 20:44:51 -04:00
ICULocaleconvData.h Bring rewritten multibyte-support into repository. 2011-11-23 19:55:34 +01:00
ICUMessagesData.h Bring rewritten multibyte-support into repository. 2011-11-23 19:55:34 +01:00
ICUMonetaryData.h Bring rewritten multibyte-support into repository. 2011-11-23 19:55:34 +01:00
ICUNumericData.h Bring rewritten multibyte-support into repository. 2011-11-23 19:55:34 +01:00
ICUThreadLocalStorageValue.h Adjust mbstate_t to embed the state of the ICU converter. 2011-12-15 13:18:11 +01:00
ICUTimeConversion.h Bring rewritten multibyte-support into repository. 2011-11-23 19:55:34 +01:00
ICUTimeData.h Allow switching of timezone string to messages locale, too. 2012-02-23 23:15:36 +01:00
LocaleBackend.h Add our implementation for wcscoll() and wcsxfrm(). 2012-01-07 21:47:31 +01:00
PosixCtype.h
PosixLanginfo.h
PosixLocaleConv.h