]> sourceware.org Git - newlib-cygwin.git/commit
* shm.cc (shmat): If shmid is unknown, call a special variation
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 30 Mar 2004 15:20:08 +0000 (15:20 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 30 Mar 2004 15:20:08 +0000 (15:20 +0000)
commit5c7b73ed978ba139423813144e4eecccf016c81a
treea1138ea59cfdc67fd737da7406aa221b10d72364
parent66c8e18830451ee6ffc231586c65fbf2c06535b2
* shm.cc (shmat): If shmid is unknown, call a special variation
of shmget to retrieve the shared memory segment from Cygserver
instead of failing immediately.
* include/cygwin/ipc.h (IPC_KEY_IS_SHMID): New internal flag for
shmget when called from shmat.
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/ipc.h
winsup/cygwin/shm.cc
This page took 0.027552 seconds and 5 git commands to generate.