summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-09-09 06:17:07 +0000
committerThomas Bushnell <thomas@gnu.org>1999-09-09 06:17:07 +0000
commit15e6b7447ea4b44090f746b5ea5a487f76a91b43 (patch)
treed39b9f53cbad990fa1208312e4b864582a546e9a /libdiskfs/ChangeLog
parenta954869b1da55349ce3de83df3f8a8ec0334b767 (diff)
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
* io-pathconf.c: Include <unistd.h>. (diskfs_S_io_pathconf): Provide real definition.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index 529d0814..fecf02e2 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,8 @@
+1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * io-pathconf.c: Include <unistd.h>.
+ (diskfs_S_io_pathconf): Provide real definition.
+
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* io-map-segment.c: New file. Guts from io-map.c.