Searched hist:"6 a5dacaa3c151047c5854f769e763deef31753ea" (Results 1 – 5 of 5) sorted by relevance
/haiku/src/system/libroot/posix/locale/ |
H A D | LocaleData.cpp | 6a5dacaa3c151047c5854f769e763deef31753ea Sat Sep 18 15:55:42 UTC 2010 Oliver Tappe <zooey@hirschkaefer.de> 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
|
H A D | ctype.cpp | 6a5dacaa3c151047c5854f769e763deef31753ea Sat Sep 18 15:55:42 UTC 2010 Oliver Tappe <zooey@hirschkaefer.de> 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
|
/haiku/headers/private/libroot/locale/ |
H A D | PosixCtype.h | 6a5dacaa3c151047c5854f769e763deef31753ea Sat Sep 18 15:55:42 UTC 2010 Oliver Tappe <zooey@hirschkaefer.de> 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
|
H A D | ICUCtypeData.h | 6a5dacaa3c151047c5854f769e763deef31753ea Sat Sep 18 15:55:42 UTC 2010 Oliver Tappe <zooey@hirschkaefer.de> 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
|
/haiku/src/system/libroot/add-ons/icu/ |
H A D | ICUCtypeData.cpp | 6a5dacaa3c151047c5854f769e763deef31753ea Sat Sep 18 15:55:42 UTC 2010 Oliver Tappe <zooey@hirschkaefer.de> 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
|