summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-13 19:52:25 +0000
committerRoland McGrath <roland@gnu.org>2002-06-13 19:52:25 +0000
commit94c78fb8f2ca5c0ad845bfdaac226144e16da39b (patch)
tree24da14f254c2df97e95a8a397d34677af995b9b2 /libtrivfs
parenta1653d830015817a6a9c1114d33fa32fe36ad7cf (diff)
.
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog
index 5a354668..f11e788a 100644
--- a/libtrivfs/ChangeLog
+++ b/libtrivfs/ChangeLog
@@ -1,3 +1,11 @@
+2002-06-13 Roland McGrath <roland@frob.com>
+
+ * io-version.c (trivfs_S_io_server_version): Fix receiver arg type.
+
+ * file-exec.c (trivfs_S_file_exec): Add reply port args.
+
+ * dir-readdir.c (trivfs_S_dir_readdir): Revert last change.
+
2002-06-08 Roland McGrath <roland@frob.com>
* io-identity.c (trivfs_S_io_identity): Use ino_t for FILENO.