Piotr Caban : msvcrt: Change the way locale information is stored in __thread_data.

Alexandre Julliard julliard at winehq.org
Wed May 25 11:28:12 CDT 2011


Module: wine
Branch: master
Commit: e15ac98cbcf01f64333d7ae75c266dab12e0ee54
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e15ac98cbcf01f64333d7ae75c266dab12e0ee54

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue May 24 17:22:42 2011 +0200

msvcrt: Change the way locale information is stored in __thread_data.

---

 dlls/msvcrt/locale.c |  253 +++++++++++++++++++++++++++-----------------------
 dlls/msvcrt/main.c   |    4 +-
 dlls/msvcrt/msvcrt.h |  110 +++++++++++-----------
 dlls/msvcrt/thread.c |    2 +
 4 files changed, 198 insertions(+), 171 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e15ac98cbcf01f64333d7ae75c266dab12e0ee54



More information about the wine-cvs mailing list