From owner-freebsd-hackers Mon Apr 12 8:16:26 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from nero.cybersites.com (nero.cybersites.com [207.92.123.21]) by hub.freebsd.org (Postfix) with ESMTP id 425FE15174 for ; Mon, 12 Apr 1999 08:16:13 -0700 (PDT) (envelope-from cyouse@cybersites.com) Received: from ns1.cybersites.com (ns1.cybersites.com [207.92.123.2]) by nero.cybersites.com (8.8.7/8.8.7) with SMTP id LAA05494 for ; Mon, 12 Apr 1999 11:23:38 -0400 From: Chuck Youse To: hackers@FreeBSD.ORG Subject: Re: behaviour of open(foo,O_CREAT) in regards to setting 'group' Date: Mon, 12 Apr 1999 11:10:03 -0400 X-Mailer: KMail [version 1.0.17] Content-Type: text/plain References: <199904121502.LAA15248@dean.pc.sas.com> MIME-Version: 1.0 Message-Id: <99041211112105.93133@ns1.cybersites.com> Content-Transfer-Encoding: 8bit X-KMail-Mark: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 12 Apr 1999, Brian Dean wrote: > In FreeBSD, the open(foo,O_CREAT) call creates the file and sets the > group of the new file to that of the directory in which the file was > created. As far as I know, this is standard UNIX behavior. I.e., it's not specific to FreeBSD. -- Chuck Youse Director of Systems cyouse@cybersites.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message