Date: Sat, 7 Nov 1998 16:54:32 -0500 (EST) From: "David E. Cross" <crossd@phoenix.cs.rpi.edu> To: bright@hotjobs.com, current@FreeBSD.ORG Subject: Re: O_SYNC Message-ID: <199811072154.QAA00324@phoenix.cs.rpi.edu> In-Reply-To: <Pine.BSF.4.05.9811071213160.19817-100000@porkfriedrice.ny.genx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811072154.QAA00324>