aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
commitb0886bd7ecb4ed1976d8ceddb1aeff3f54110114 (patch)
treece0ee98c2f5c2a0bd2e9a6530be4fa4fbd7c03a8 /libfshelp/ChangeLog
parentafb43784ec70863c09ec927bb588355f2df4a3c5 (diff)
downloadhurd-b0886bd7ecb4ed1976d8ceddb1aeff3f54110114.tar.gz
hurd-b0886bd7ecb4ed1976d8ceddb1aeff3f54110114.tar.bz2
hurd-b0886bd7ecb4ed1976d8ceddb1aeff3f54110114.zip
Mon Oct 21 21:55:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* fshelp.h: Add extern inline protection. * fshelp.c: New file. * Makefile (SRCS): Add fshelp.c.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r--libfshelp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog
index 69a9b46b..6903bca8 100644
--- a/libfshelp/ChangeLog
+++ b/libfshelp/ChangeLog
@@ -1,3 +1,9 @@
+Mon Oct 21 21:55:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * fshelp.h: Add extern inline protection.
+ * fshelp.c: New file.
+ * Makefile (SRCS): Add fshelp.c.
+
Sun Oct 13 21:46:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
* lock-acquire.c (fshelp_acquire_lock): Return success, not EBADF,