diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:24:55 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:24:55 +0000 |
commit | afb43784ec70863c09ec927bb588355f2df4a3c5 (patch) | |
tree | 0064916e1490e02fbfcc131c7bbe647d7ca62c84 /libdiskfs/ChangeLog | |
parent | ae34c667030c0bca9e82b601dd65018f5c489c3b (diff) |
Mon Oct 21 21:54:34 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* diskfs.h: Add extern inline protection.
* diskfs.c: New file.
* Makefile (OTHERSRCS): Add diskfs.c.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 8910dffc..d1b458ee 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 21 21:54:34 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * diskfs.h: Add extern inline protection. + * diskfs.c: New file. + * Makefile (OTHERSRCS): Add diskfs.c. + Fri Oct 11 21:55:45 1996 Miles Bader <miles@gnu.ai.mit.edu> * dir-lookup.c (diskfs_S_dir_lookup): Temporarily add O_EXLOCK and |