summaryrefslogtreecommitdiff
path: root/libfshelp
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-10-14 01:57:14 +0000
committerMiles Bader <miles@gnu.org>1996-10-14 01:57:14 +0000
commit1514a978724c55d2a1a126ea2053c101bef9d6f8 (patch)
tree2df5153d0a4e4444ecf0a9252066d761236b2961 /libfshelp
parent84d2ccf910e6ccafe0ec2f94ac5fd42fc737cc15 (diff)
.
Diffstat (limited to 'libfshelp')
-rw-r--r--libfshelp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog
index 997b1a3b..69a9b46b 100644
--- a/libfshelp/ChangeLog
+++ b/libfshelp/ChangeLog
@@ -1,3 +1,9 @@
+Sun Oct 13 21:46:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * lock-acquire.c (fshelp_acquire_lock): Return success, not EBADF,
+ when unlocking a file which we don't have locked; this is netbsd's
+ behavior.
+
Thu Oct 10 17:12:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* lock-acquire.c (fshelp_acquire_lock): Use hurd_condition_wait so