wine/server sock.c serial.c file.h file.c fd.c

Alexandre Julliard julliard at winehq.org
Thu Feb 24 11:06:31 CST 2005


ChangeSet ID:	16311
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/24 11:06:31

Modified files:
	server         : sock.c serial.c file.h file.c fd.c 

Log message:
	Convert async I/O queues to standard lists.

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

Old revision  New revision  Changes     Path
 1.51          1.52          +17 -21     wine/server/sock.c
 1.36          1.37          +20 -18     wine/server/serial.c
 1.18          1.19          +4 -4       wine/server/file.h
 1.89          1.90          +12 -14     wine/server/file.c
 1.31          1.32          +21 -31     wine/server/fd.c




More information about the wine-cvs mailing list