haiku/headers/private/libroot/locale
Oliver Tappe 6a5dacaa3c part1 of fixing #6599:
* protect against invocations of ctype-macros/-functions with negative
  character indices by mirroring the corresponding values at negative
  array indices (the legal access range of __ctype_b is now [-128..255])


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38708 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-18 15:55:42 +00:00
..
ICUCategoryData.h
ICUCollateData.h
ICUCtypeData.h part1 of fixing #6599: 2010-09-18 15:55:42 +00:00
ICULocaleBackend.h Implement tzset(), gmtime(), localtime() and mktime() on top of ICU 2010-08-16 21:14:23 +00:00
ICULocaleconvData.h
ICUMessagesData.h
ICUMonetaryData.h
ICUNumericData.h
ICUTimeConversion.h Optimised passing around of timezone a bit 2010-08-16 22:01:28 +00:00
ICUTimeData.h Implement tzset(), gmtime(), localtime() and mktime() on top of ICU 2010-08-16 21:14:23 +00:00
LocaleBackend.h Try to fix #6581: 2010-09-12 17:24:38 +00:00
PosixCtype.h part1 of fixing #6599: 2010-09-18 15:55:42 +00:00
PosixLanginfo.h
PosixLocaleConv.h