]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly handle the race itself, too (don't leave it locked).
authorBrian Feldman <green@FreeBSD.org>
Fri, 23 Feb 2001 17:55:01 +0000 (17:55 +0000)
committerBrian Feldman <green@FreeBSD.org>
Fri, 23 Feb 2001 17:55:01 +0000 (17:55 +0000)
commit75d4fd11cb84b72aacd136f08772a5556d601f17
treed660297b2aa0d94d67a4451a530ac7e7548d56ab
parentbfa7e882d1e98136177db4dae104d5b263a61fdc
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.
lib/libc/stdio/_flock_stub.c