wine/ tools/winedump/dump.c tools/sfnt2fnt.c l ...

Alexandre Julliard julliard at winehq.org
Mon Apr 25 10:51:45 CDT 2005


ChangeSet ID:	17232
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/25 10:51:45

Modified files:
	tools/winedump : dump.c 
	tools          : sfnt2fnt.c 
	libs/wine      : loader.c debug.c 
	include/wine   : library.h 
	dlls/ntdll     : file.c 
	dlls/msvcrt    : mbcs.c 

Log message:
	Remove a few more instances of strncpy.

Patch: http://cvs.winehq.org/patch.py?id=17232

Old revision  New revision  Changes     Path
 1.1           1.2           +6 -5       wine/tools/winedump/dump.c
 1.4           1.5           +4 -6       wine/tools/sfnt2fnt.c
 1.23          1.24          +42 -18     wine/libs/wine/loader.c
 1.4           1.5           +4 -2       wine/libs/wine/debug.c
 1.35          1.36          +3 -3       wine/include/wine/library.h
 1.83          1.84          +3 -3       wine/dlls/ntdll/file.c
 1.31          1.32          +26 -12     wine/dlls/msvcrt/mbcs.c




More information about the wine-cvs mailing list