From owner-freebsd-current Sun Sep 20 12:35:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22313 for freebsd-current-outgoing; Sun, 20 Sep 1998 12:35:43 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22249 for ; Sun, 20 Sep 1998 12:35:17 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id FAA00868; Mon, 21 Sep 1998 05:34:46 +1000 Date: Mon, 21 Sep 1998 05:34:46 +1000 From: Bruce Evans Message-Id: <199809201934.FAA00868@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.ORG, mal@algonet.se Subject: Re: pthreads and sync writes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Btw, O_FSYNC isn't documented in open.2. Fsync()ing also seems to >be sligtly faster, is this an illusion or is there a difference >in the semantics? O_FSYNC is a no-op in FreeBSD. It probably shouldn't be defined. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message