History log of /haiku-fatelf/src/system/libroot/posix/locale/ctype.cpp
Revision Date Author Comments
# e0eb1d38 22-Nov-2011 Oliver Tappe <zooey@hirschkaefer.de>

Let MB_CUR_LEN lookup the actual value.

* instead of yielding 1, MB_CUR_LEN now looks up the correct
value in the ctype data provided by the locale backend


# 6a5dacaa 18-Sep-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


# c0f97654 24-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* minor cleanup (whitespace and superfluous include)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37729 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a3f66598 23-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* reintegrated posix-locale

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37725 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e0eb1d38c4e11e7d728ea2de0a374a4e30c04278 22-Nov-2011 Oliver Tappe <zooey@hirschkaefer.de>

Let MB_CUR_LEN lookup the actual value.

* instead of yielding 1, MB_CUR_LEN now looks up the correct
value in the ctype data provided by the locale backend


# 6a5dacaa3c151047c5854f769e763deef31753ea 18-Sep-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


# c0f9765409a117ca19540f3112f126ff26e4811e 24-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* minor cleanup (whitespace and superfluous include)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37729 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a3f665982e2e078ba42e7bf941bd5f3dd8989c55 23-Jul-2010 Oliver Tappe <zooey@hirschkaefer.de>

* reintegrated posix-locale

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37725 a95241bf-73f2-0310-859d-f6bbb57e9c96