wine/ scheduler/sysdeps.c scheduler/client.c i ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 31 22:39:36 CST 2003


ChangeSet ID:	7743
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/31 22:39:36

Modified files:
	scheduler      : sysdeps.c client.c 
	include        : thread.h config.h.in 
	.              : configure.ac configure 

Log message:
	Added SYSDEPS_GetUnixTid to return the Unix thread id to send to the
	server.

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

Old revision  New revision  Changes     Path
 1.60          1.61          +19 -0      wine/scheduler/sysdeps.c
 1.96          1.97          +1 -1       wine/scheduler/client.c
 1.69          1.70          +1 -0       wine/include/thread.h
 1.147         1.148         +3 -0       wine/include/config.h.in
 1.141         1.142         +1 -0       wine/configure.ac
 1.412         1.413         +2 -0       wine/configure




More information about the wine-cvs mailing list