src/winsup/cygserver ChangeLog msg.cc sem.cc s ...

corinna@cygwin.com corinna@cygwin.com
Sat Nov 22 22:37:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2003-11-22 22:37:13

Modified files:
	winsup/cygserver: ChangeLog msg.cc sem.cc shm.cc 

Log message:
	* msg.cc (client_request_msg::serve): Add default case to msgop switch.
	* sem.cc (client_request_sem::serve): Add default case to semop switch.
	* shm.cc (client_request_shm::serve): Add default case to shmop switch.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/ChangeLog.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/msg.cc.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/sem.cc.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygserver/shm.cc.diff?cvsroot=src&r1=1.13&r2=1.14



More information about the Cygwin-cvs mailing list