2007-04-13 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Fri, 13 Apr 2007 16:09:07 +0000 (16:09 -0000)
committerDick Porter <dick@acm.org>
Fri, 13 Apr 2007 16:09:07 +0000 (16:09 -0000)
commitac82e4c6300cb823bc63626e2d6efafe54294c21
tree2420aba06e057c80b1572d4fffc79f88adf28a8a
parentaeb5bd2e80b627050cca65be84cf4517cf39ac7b
2007-04-13  Dick Porter  <dick@ximian.com>

* shared.h:
* shared.c: Complete the reimplementation of disabling of shared
memory, by not allocating sysv semaphores when shm disabling has
been requested (either at compile time or run time.)

* processes.c (CreateProcess): Don't synchronize locking across
processes when forking, when shared memory has been disabled.

svn path=/trunk/mono/; revision=75681
mono/io-layer/ChangeLog
mono/io-layer/processes.c
mono/io-layer/shared.c
mono/io-layer/shared.h