aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/lock-acquire.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-06-26 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-06-261-2/+2
| | | | | | * lock-acquire.c (fshelp_acquire_lock): Also wait for exclusive locks which might have been acquired while we were waiting for shared locks to finish.
* (fshelp_acquire_lock):Miles Bader1996-10-141-1/+3
| | | | | Return success, not EBADF, when unlocking a file which we don't haved locked; this is netbsd's behavior.
* *** empty log message ***Thomas Bushnell1996-10-101-2/+4
|
* (EWOULDBLOCK): Define, to work around new libc bug.Michael I. Bushnell1996-07-161-1/+3
|
* entered into RCSMichael I. Bushnell1994-02-111-5/+5
|
* Initial revisionMichael I. Bushnell1994-02-071-0/+128