diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-09 22:06:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-09 22:06:07 +0000 |
commit | 24030b0f789a2b6e2429c6158cf57d59518bcf36 (patch) | |
tree | b63ceb00aa7dbff8a3e18ca7e8885b5ac3c3bdf0 /ChangeLog | |
parent | f9fe75e9455f8473ce9b5c34cfb9e6a22627be09 (diff) | |
download | glibc-24030b0f789a2b6e2429c6158cf57d59518bcf36.tar glibc-24030b0f789a2b6e2429c6158cf57d59518bcf36.tar.gz glibc-24030b0f789a2b6e2429c6158cf57d59518bcf36.tar.bz2 glibc-24030b0f789a2b6e2429c6158cf57d59518bcf36.zip |
function if it is not defined. Add some necessary casts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2009-04-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static - function if it is not defined. + function if it is not defined. Add some necessary casts. * sysdeps/unix/sysv/linux/pwritev.c: Likewise. * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also |