Are these also for consideration in the 2.0.34 release?
Bill
gregames 02/04/01 13:07:13
Modified: build apr_hints.m4 . STATUS Log: FreeBSD: use fcntl cross-process locks by default. Make note of problems experienced with flock and SysV sems.
Revision Changes Path 1.38 +5 -0 apr/build/apr_hints.m4 1.107 +6 -1 apr/STATUS
trawick 02/04/01 13:03:04
Modified: . CHANGES locks/unix proc_mutex.c Log: Get flock-based mutexes to work in apps like Apache. Use the same permissions on flock- and fcntl-based mutexes as Apache 1.3.
Revision Changes Path 1.251 +4 -0 apr/CHANGES 1.13 +6 -4 apr/locks/unix/proc_mutex.c