diff options
author | mbr <mbr@FreeBSD.org> | 2003-05-05 09:22:58 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-05-05 09:22:58 +0000 |
commit | 98d5255d63c13a42c0aa2a18fa0b934016966057 (patch) | |
tree | 9ac126232eca288ee23257e5843e5279793d14e4 /games/caesar/caesar.c | |
parent | b958e56c35be663c8232acc9e8a75afaa2fa26a4 (diff) | |
download | FreeBSD-src-98d5255d63c13a42c0aa2a18fa0b934016966057.zip FreeBSD-src-98d5255d63c13a42c0aa2a18fa0b934016966057.tar.gz |
Change the semantics of sysv shm emulation to take a additional
argument to the functions shm{at,ctl}1 and shm_find_segment_by_shmid{x}.
The BSD semantics didn't allow the usage of shared segment after
being marked for removal through IPC_RMID.
The patch involves the following functions:
- shmat
- shmctl
- shm_find_segment_by_shmid
- shm_find_segment_by_shmidx
- linux_shmat
- linux_shmctl
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
Reviewed by: marcel
Diffstat (limited to 'games/caesar/caesar.c')
0 files changed, 0 insertions, 0 deletions