summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-08 21:52:30 +0000
committerRoland McGrath <roland@gnu.org>1999-11-08 21:52:30 +0000
commita18283b52ae91a6b4338b74a035546eea224cdb8 (patch)
treea5ffcc6c5f4db2f02b75664d490d208cceb5b2cd /libtrivfs
parentb12a78b616d8e7b31a51c1f30cfd505f0fe26067 (diff)
.
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog
index f58c2591..d3e16951 100644
--- a/libtrivfs/ChangeLog
+++ b/libtrivfs/ChangeLog
@@ -1,5 +1,9 @@
1999-11-08 Roland McGrath <roland@baalperazim.frob.com>
+ * io-write.c: Include <fcntl.h>.
+
+ * fsys-getroot.c (trivfs_S_fsys_getroot): Fix typo.
+
* io-write.c (trivfs_S_io_write): Return EBADF if trivfs_allow_open
doesn't include O_WRITE.