wine/dlls wininet/internet.c wininet/http.c wi ...

Alexandre Julliard julliard at winehq.org
Mon Mar 28 08:58:53 CST 2005


ChangeSet ID:	16889
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/28 08:58:53

Modified files:
	dlls/wininet   : internet.c http.c ftp.c cookie.c 
	dlls/shlwapi   : url.c string.c path.c 
	dlls/rsaenh    : rsaenh.c 
	dlls/kernel    : profile.c atom16.c 
	dlls/iphlpapi  : iphlpapi_main.c ifenum.c 
	dlls/dmime     : segment.c graph.c audiopath.c 
	dlls/dmcompos  : chordmap.c 
	dlls/dmband    : band.c 
	dlls/commdlg   : filedlg.c 

Log message:
	Peter Berg Larsen <pebl at math.ku.dk>
	Janitorial: Get rid of strncpy/strncpyW.

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

Old revision  New revision  Changes     Path
 1.116         1.117         +1 -2       wine/dlls/wininet/internet.c
 1.97          1.98          +4 -8       wine/dlls/wininet/http.c
 1.52          1.53          +1 -1       wine/dlls/wininet/ftp.c
 1.13          1.14          +2 -1       wine/dlls/wininet/cookie.c
 1.49          1.50          +10 -8      wine/dlls/shlwapi/url.c
 1.54          1.55          +4 -7       wine/dlls/shlwapi/string.c
 1.51          1.52          +7 -7       wine/dlls/shlwapi/path.c
 1.24          1.25          +2 -4       wine/dlls/rsaenh/rsaenh.c
 1.20          1.21          +11 -11     wine/dlls/kernel/profile.c
 1.1           1.2           +7 -6       wine/dlls/kernel/atom16.c
 1.14          1.15          +2 -3       wine/dlls/iphlpapi/iphlpapi_main.c
 1.13          1.14          +9 -18      wine/dlls/iphlpapi/ifenum.c
 1.22          1.23          +2 -2       wine/dlls/dmime/segment.c
 1.12          1.13          +2 -2       wine/dlls/dmime/graph.c
 1.15          1.16          +2 -2       wine/dlls/dmime/audiopath.c
 1.11          1.12          +2 -2       wine/dlls/dmcompos/chordmap.c
 1.16          1.17          +2 -2       wine/dlls/dmband/band.c
 1.100         1.101         +7 -6       wine/dlls/commdlg/filedlg.c




More information about the wine-cvs mailing list