diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-09 06:17:22 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-09 06:17:22 +0000 |
commit | 6a409b1356fd74bf18ea1ca4adb9277b3df47ebf (patch) | |
tree | 996d4867a7f07cf6611fccde34f8c735fcaf9574 /libnetfs/ChangeLog | |
parent | 15e6b7447ea4b44090f746b5ea5a487f76a91b43 (diff) |
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
* fsstubs.c (netfs_S_io_pathconf): Delete function.
* io-pathconf.c: New file.
* Makefile (IOSRCS): Add io-pathconf.c.
Diffstat (limited to 'libnetfs/ChangeLog')
-rw-r--r-- | libnetfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index 3a4ae9f8..49845de5 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,9 @@ +1999-09-09 Thomas Bushnell, BSG <tb@mit.edu> + + * fsstubs.c (netfs_S_io_pathconf): Delete function. + * io-pathconf.c: New file. + * Makefile (IOSRCS): Add io-pathconf.c. + 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> * iostubs.c (netfs_S_io_map_segment): New function. |