From owner-freebsd-bugs Tue Jul 23 01:44:55 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28451 for bugs-outgoing; Tue, 23 Jul 1996 01:44:55 -0700 (PDT) Received: from teil.soft.net (tata_elxsi.soft.net [164.164.10.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id BAA28442 for ; Tue, 23 Jul 1996 01:44:40 -0700 (PDT) Received: from localhost by teil.soft.net via SMTP (920330.SGI/920502.SGI.JF) for bugs@FreeBSD.org id AA11995; Tue, 23 Jul 96 14:13:40 -0800 Date: Tue, 23 Jul 1996 14:13:39 -0800 (PST) From: "K.V.S. Sankaram" To: bugs@FreeBSD.org Subject: Shared Memory Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-bugs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk When I create a shared memory using a particular key number and try to create the same shared memory, this time with the IPC_EXCL flag ORed with IPC_CREAT, the function * is not * giving the EEXIST error. The same program executed on another UNIX machine is working correctly(i.e., giving the EEXIST error). -------------------------------------------------------------------- | K.V.S. Sankaram | CORPORATE OFFICE : | D&D CENTRE : | | Sr. Engr.(D&D) | | | | Tata Elxsi(India) Ltd. | 123, Richmond Road | Hoody, | | | Bangalore -- 560025 | Whitefield Road | | Tel: 8452016, 8452017, | | Mahadevapura Post | | 8452185 | Tel: | Bangalore -- 560048 | | Extn: 223 | 5563945, 5564872 | | | | 563956, 564835 | Fax: 8452019 | | e-mail: | | | | kasturi@teil.soft.net | Fax: 5583168 | | --------------------------------------------------------------------