[CRT]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 6 Aug 2010 22:42:07 +0000 (22:42 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 6 Aug 2010 22:42:07 +0000 (22:42 +0000)
commit003e0bb55699eff57941f9d0843082f3468354f0
treecab2259ca8ea80a7012e826f6b053201cfcd3fe5
parentd521bf44803d3d09f1a6906ef2b343014ab3b8cb
[CRT]
- Remove "implementations" of __lc_collate_cp, __lc_handle and __lc_codepage. These are not functions, but varuables, implemented as MSVCRT_*
- add ___lc_codepage_func and ___lc_handle_func taken from wine
- Fix msvcrt spec file
- Fixes compilation with gcc 4.5.1

svn path=/trunk/; revision=48473
reactos/dll/win32/msvcrt/msvcrt.spec
reactos/lib/sdk/crt/locale/locale.c