freebsd-nq/sys/compat
Martin Blapp f130dcf22a 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
2003-05-05 09:22:58 +00:00
..
freebsd32 Regen. 2003-04-25 15:59:44 +00:00
ia32
linprocfs
linux Change the semantics of sysv shm emulation to take a additional 2003-05-05 09:22:58 +00:00
netbsd
pecoff
svr4 - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00