OSDN Git Service

2002-03-05 Robert Collins <rbtcollins@hotmail.com>
authorrbcollins <rbcollins>
Tue, 5 Mar 2002 12:58:21 +0000 (12:58 +0000)
committerrbcollins <rbcollins>
Tue, 5 Mar 2002 12:58:21 +0000 (12:58 +0000)
commitb34e309e646ecfbe1b799eb877b5cf5d3aadd3df
tree74c0d658c427add5acad24b1e4cfa0ca6b69aa39
parent2b54df860aa3f644d9398c990d2b01eef932ec84
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.
winsup/cygserver/transport_pipes.cc
winsup/cygwin/ChangeLog
winsup/cygwin/cygserver_transport_pipes.cc
winsup/cygwin/include/sys/ipc.h
winsup/cygwin/shm.cc