Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 02:00:01 -0700 (PDT)
From:      Ruslan Ermilov <ru@freebsd.org>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/30463: shm_open man page missing <fcntl.h>
Message-ID:  <200109100900.f8A901452887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/30463; it has been noted by GNATS.

From: Ruslan Ermilov <ru@FreeBSD.org>
To: Steve Watt <steve@Watt.COM>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/30463: shm_open man page missing <fcntl.h>
Date: Mon, 10 Sep 2001 11:53:43 +0300

 On Sun, Sep 09, 2001 at 01:00:12PM -0700, Steve Watt wrote:
 > The following reply was made to PR docs/30463; it has been noted by GNATS.
 > 
 > From: "Steve Watt" <steve@Watt.COM>
 > To: <freebsd-gnats-submit@FreeBSD.org>
 > Cc:  
 > Subject: Re: docs/30463: shm_open man page missing <fcntl.h>
 > Date: Sun, 9 Sep 2001 12:51:52 -0700
 > 
 >  Ummm, nevermind.  I'm just being brain-damaged today and couldn't figure out
 >  where to get the O_* flags from.  Once I found it, things were better and I
 >  decided that Something Needed To Be Done.
 >  
 : The shm_open() and shm_unlink() act as wrappers around the open(2)
       ^^^^^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 : and unlink(2) routines, and <path>, <flags>, and <mode> arguments
                                       ^^^^^^^             ^^^^^^^^^
 : are as specified for those functions.  The <flags> argument is
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 : checked to ensure that the access mode specified is not O_WRONLY
 : (which is not defined for shared memory objects).
 
 
 Cheers,
 -- 
 Ruslan Ermilov		Oracle Developer/DBA,
 ru@sunbay.com		Sunbay Software AG,
 ru@FreeBSD.org		FreeBSD committer,
 +380.652.512.251	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109100900.f8A901452887>