wine/ dlls/msvcrt/locale.c dlls/msvcrt/main.c ...

Alexandre Julliard julliard at winehq.com
Wed Sep 19 15:29:34 CDT 2001


ChangeSet ID:	100093137431619092123583
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/09/19 16:29:34

Modified files:
	dlls/msvcrt    : locale.c main.c 
	include        : Makefile.in 
	include/msvcrt : wchar.h 
	include/msvcrt/sys: stat.h 
Added files:
	include/msvcrt : locale.h 

Log message:
	Francois Gouget <fgouget at free.fr>
	Add msvcrt/locale.h.
	Add missing include directives in msvcrt/wchar.h.
	Fix prototype of _wstati64 in msvcrt/sys/stat.h.

Patch: http://cvs.winehq.com/patch.py?id=100093137431619092123583

Revision  Changes    Path
 1.8      +2 -10     wine/dlls/msvcrt/locale.c
 1.5      +1 -1      wine/dlls/msvcrt/main.c
 1.31     +1 -0      wine/include/Makefile.in
 1.2      +3 -3      wine/include/msvcrt/wchar.h
 1.1     +0 -0       wine/include/msvcrt/locale.h
 1.2      +1 -1      wine/include/msvcrt/sys/stat.h





More information about the wine-cvs mailing list