diff options
author | Roland McGrath <roland@gnu.org> | 2001-01-21 00:57:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-01-21 00:57:15 +0000 |
commit | 7e4eb0479fbf73dccfc342efc9bca7322135f6f9 (patch) | |
tree | 62b1e88517def518708f1f49f985e587bbf56202 /trans/ChangeLog | |
parent | 7e41f9eed28122c2ee4fd77bdf5227e7663cd6fd (diff) |
.
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r-- | trans/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index acb63e90..80eef65e 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -10,6 +10,7 @@ (open_hook): Use trivfs_allow_open instead of readonly. Check whether read is allowed too. (trivfs_modify_stat): Likewise. + (clear_buffer): Do nothing if argument is null. * streamio.c (stream_name, readonly, rdev, nperopens): Remove superfluous zero initializers. |