This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin include/sys/ipc.h cygserver_ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rbcollins@sources.redhat.com	2002-03-05 04:58:25

Modified files:
	winsup/cygwin/include/sys: ipc.h 
	winsup/cygwin  : cygserver_transport_pipes.cc ChangeLog shm.cc 

Log message:
	2002-03-05  Robert Collins  <rbtcollins@hotmail.com>
	
	* cygserver_transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
	Always init - until static members work correctly.
	* shm.cc (shmget): Initialize the security descriptor - thanks Corinna!
	* include/sys/ipc.h: Make the ipc control constants partitioned off from the sem
	control constants.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/ipc.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygserver_transport_pipes.cc.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1149&r2=1.1150
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/shm.cc.diff?cvsroot=src&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]