Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-06-26 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-06-26 | 1 | -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 Bader | 1996-10-14 | 1 | -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 Bushnell | 1996-10-10 | 1 | -2/+4 |
| | |||||
* | (EWOULDBLOCK): Define, to work around new libc bug. | Michael I. Bushnell | 1996-07-16 | 1 | -1/+3 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-02-11 | 1 | -5/+5 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-07 | 1 | -0/+128 |