diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-16 19:12:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-16 19:12:54 +0000 |
commit | cae8899646b7acc7e5b27c14624a027f5240787f (patch) | |
tree | 546aa52374b05353046b76272e1c53314df04ba4 /ChangeLog | |
parent | 9d1efe331c8437e22b4a8110f435d92c7d38774b (diff) | |
download | glibc-cae8899646b7acc7e5b27c14624a027f5240787f.tar glibc-cae8899646b7acc7e5b27c14624a027f5240787f.tar.gz glibc-cae8899646b7acc7e5b27c14624a027f5240787f.tar.bz2 glibc-cae8899646b7acc7e5b27c14624a027f5240787f.zip |
Update.
1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall
under the right name (squish warning).
* sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
1998-11-17 Geoff Keating <geoffk@ozemail.com.au>
* stdio-common/_itoa.c (_itoa): Add redundant parentheses to
prevent warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1998-11-17 Geoff Keating <geoffk@ozemail.com.au> + + * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Prototype the syscall + under the right name (squish warning). + * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise. + +1998-11-17 Geoff Keating <geoffk@ozemail.com.au> + + * stdio-common/_itoa.c (_itoa): Add redundant parentheses to + prevent warnings. + 1998-11-16 Ulrich Drepper <drepper@cygnus.com> * intl/locale.alias: Change `japanese' alais to match X11R6's. |