diff options
author | Roland McGrath <roland@gnu.org> | 2000-01-24 07:09:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-01-24 07:09:06 +0000 |
commit | 0f5a4f32feb22b02cd0c99e027e8062f596ecd85 (patch) | |
tree | b1658e7e2cb355090193e173dbd84a18c1303569 /libdiskfs | |
parent | 97e8a8a72dcc1146b3ef3db4b2438eb11fab915c (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3c91dfd8..d3e4d9be 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +2000-01-24 Roland McGrath <roland@baalperazim.frob.com> + + * rdwr-internal.c (_diskfs_rdwr_internal): Short-circuit return for + zero-length transfer to avoid side effects, as POSIX requires. + 1999-12-13 Roland McGrath <roland@baalperazim.frob.com> Rewrite of a fix provided by Bill White <bill.white@griggsinst.com>: |