diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-07 08:48:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-07 08:48:36 +0000 |
commit | 591ffe06b650daceabb32aef312f3a3cae8e642e (patch) | |
tree | f500a3280a080fff25fe88f51d6be9fc7c1ccb35 /trans | |
parent | d38a52fa5d45dc1933b57ca6689892bc90e582b2 (diff) |
.
Diffstat (limited to 'trans')
-rw-r--r-- | trans/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 1f21b017..4ec1a4f3 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,8 @@ +2002-06-07 Roland McGrath <roland@frob.com> + + * firmlink.c (trivfs_S_io_readable): Use intptr_t, not off_t. + (trivfs_S_io_read): Likewise. + 2002-05-28 Roland McGrath <roland@frob.com> * symlink.c (S_fsys_getroot, S_fsys_getfile): u_int -> size_t |