OSDN Git Service

* shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAME
authorcorinna <corinna>
Mon, 1 Dec 2003 11:16:19 +0000 (11:16 +0000)
committercorinna <corinna>
Mon, 1 Dec 2003 11:16:19 +0000 (11:16 +0000)
commitead1c337420f0d44aa11fc6af7140088abeee239
treeaf97a5af84064bbd0b913c8f2727a65a32a3562b
parentb96f0f12a15b086164297b7061cf97f8924b6adc
* shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAME
privilege when building the name string.
(open_shared): Remove the call to OpenFileMapping.
(shared_info::initialize): Move cygheap initialization to ...
(memory_init): ... here. Suppress now useless shared_h variable.
(user_shared_initialize): Make tu a cygpsid.
winsup/cygwin/ChangeLog
winsup/cygwin/shared.cc