wine/ programs/winedbg/types.c programs/winedb ...

Alexandre Julliard julliard at winehq.org
Tue Sep 23 17:54:58 CDT 2003


ChangeSet ID:	9480
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/23 17:54:58

Modified files:
	programs/winedbg: types.c stabs.c source.c msc.c gdbproxy.c 
	                  ext_debugger.c 
	programs/wineconsole: curses.c 
	libs/wpp       : preproc.c 
	libs/port      : pwrite.c pread.c 

Log message:
	Jon Griffiths <jon_p_griffiths at yahoo.com>
	Not everyone has <unistd.h>, some files need <io.h> too (msvc).

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9480

Old revision  New revision  Changes     Path
 1.3           1.4           +3 -1       wine/programs/winedbg/types.c
 1.9           1.10          +3 -1       wine/programs/winedbg/stabs.c
 1.2           1.3           +3 -1       wine/programs/winedbg/source.c
 1.3           1.4           +3 -1       wine/programs/winedbg/msc.c
 1.12          1.13          +3 -1       wine/programs/winedbg/gdbproxy.c
 1.2           1.3           +3 -1       wine/programs/winedbg/ext_debugger.c
 1.15          1.16          +2 -0       wine/programs/wineconsole/curses.c
 1.3           1.4           +3 -0       wine/libs/wpp/preproc.c
 1.1           1.2           +4 -0       wine/libs/port/pwrite.c
 1.1           1.2           +5 -0       wine/libs/port/pread.c




More information about the wine-cvs mailing list