Date: Fri, 23 Feb 2001 09:55:02 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio _flock_stub.c Message-ID: <200102231755.f1NHt2C14446@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2001/02/23 09:55:02 PST
Modified files:
lib/libc/stdio _flock_stub.c
Log:
Correctly handle the race itself, too (don't leave it locked).
This is about to be replaced anyway by initialization explicitly
instead of lazily, and reducing the complexity of it. As it is
now, this will work fine, however.
Revision Changes Path
1.9 +2 -1 src/lib/libc/stdio/_flock_stub.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102231755.f1NHt2C14446>
