HomeFreeBSD

Remove (int) file descriptor locking. It should be up to the
rS72374Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Remove (int) file descriptor locking. It should be up to the
application to provide locking for I/O operations. This doesn't
break any of my tests, but the old behavior can be restored by
compiling with _FDLOCKS_ENABLED. This will eventually be removed
when it is obvious it does not cause any problems.

Remove most of flockfile implementation, with the exception of
flockfile_debug.

Make error messages more informational (submitted by Mike Heffner
<spock@techfour.net>, who's now known as mikeh@FreeBSD.org).

Details

Provenance
deischenAuthored on
Parents
rS72373: libc MT-safety, part 2.
Branches
Unknown
Tags
Unknown

Event Timeline