From owner-freebsd-current Sat Nov 7 13:54:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14421 for freebsd-current-outgoing; Sat, 7 Nov 1998 13:54:59 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from phoenix.cs.rpi.edu (phoenix.cs.rpi.edu [128.113.96.153]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA14416 for ; Sat, 7 Nov 1998 13:54:58 -0800 (PST) (envelope-from crossd@phoenix.cs.rpi.edu) Received: (from crossd@localhost) by phoenix.cs.rpi.edu (8.9.1/8.9.1) id QAA00324; Sat, 7 Nov 1998 16:54:32 -0500 (EST) (envelope-from crossd) Date: Sat, 7 Nov 1998 16:54:32 -0500 (EST) From: "David E. Cross" Message-Id: <199811072154.QAA00324@phoenix.cs.rpi.edu> To: bright@hotjobs.com, current@FreeBSD.ORG Subject: Re: O_SYNC In-Reply-To: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is 'O_FSYNC" what you are looking for? #define O_FSYNC 0x0080 /* synchronous writes */ -- David Cross To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message