]> pd.if.org Git - pdclib.old/commit
PDCLIB-1 PDCLIB-2 PDCLIB-9 PDCLIB-12: Add thread specific locale support; migrate...
authorOwen Shepherd <owen.shepherd@e43.eu>
Mon, 31 Dec 2012 19:20:06 +0000 (19:20 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Mon, 31 Dec 2012 19:20:06 +0000 (19:20 +0000)
commited01ab8d9fcc47f6a4089ef72a73ef7a084d1ed3
tree4b01419908c8a1144984685b339e6c9c139ce5a4
parentfd89f130aedf49fbdb3e4f5a24c9cedb56eea22e
PDCLIB-1 PDCLIB-2 PDCLIB-9 PDCLIB-12: Add thread specific locale support; migrate existing codebase to utilise it
28 files changed:
functions/ctype/isalnum.c
functions/ctype/isalpha.c
functions/ctype/isblank.c
functions/ctype/iscntrl.c
functions/ctype/isdigit.c
functions/ctype/isgraph.c
functions/ctype/islower.c
functions/ctype/isprint.c
functions/ctype/ispunct.c
functions/ctype/isspace.c
functions/ctype/isupper.c
functions/ctype/isxdigit.c
functions/ctype/tolower.c
functions/ctype/toupper.c
functions/locale/localeconv.c
functions/stdio/perror.c
functions/string/strcoll.c
functions/string/strerror.c
functions/string/strxfrm.c
includes/locale.h
internals/_PDCLIB_int.h
internals/_PDCLIB_locale.h
opt/basecodecs/_PDCLIB_ascii.c
opt/basecodecs/_PDCLIB_latin1.c
opt/basecodecs/_PDCLIB_utf8.c
platform/posix/functions/_PDCLIB/_PDCLIB_stdinit.c
platform/posix/internals/_PDCLIB_config.h
platform/win32/internals/_PDCLIB_config.h