This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
libroot
/
locale
History
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
…
ICUCollateData.h
…
ICUCtypeData.h
…
ICULocaleBackend.h
…
ICULocaleconvData.h
…
ICUMessagesData.h
…
ICUMonetaryData.h
…
ICUNumericData.h
…
ICUThreadLocalStorageValue.h
…
ICUTimeConversion.h
…
ICUTimeData.h
…
LocaleBackend.h
…
PosixCtype.h
…
PosixLanginfo.h
…
PosixLocaleConv.h
…