Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!newsfeed.internetmci.com!info.ucla.edu!csulb.edu!csus.edu!news From: wleong@sfsu.edu (Jerry Leong) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: shmget() : SHM_R and SHM_W flags not defined? Date: Sun, 19 May 1996 10:22:04 GMT Organization: San Francisco State University Lines: 9 Message-ID: <319ef61a.6176445@news.csus.edu> References: <4nghvr$huo@news.csus.edu> <4nj0ca$rgn@jraynard.demon.co.uk> NNTP-Posting-Host: wleong@pluto.sfsu.edu X-Newsreader: Forte Agent .99d/32.182 james@jraynard.demon.co.uk (James Raynard) wrote: >They're not. In /usr/include/sys/shm.h on 2.1.0, you'll find:- > >#define SHM_R (IPC_R) >#define SHM_W (IPC_W) Not in my shm.h (2.1). Anyway, I really appreciate all the follow-ups. Thanx again.