diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-08 08:24:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-08 08:24:11 +0000 |
commit | 7b1b6d57d0417dcf3e8db1ce13fcb245a0bf2c33 (patch) | |
tree | 29031842c56a41b6bd7c794424d7af960eef4b3c /ChangeLog | |
parent | 6ddd37a4b39d8023ce63326ce11d7735e141dc0e (diff) | |
download | glibc-7b1b6d57d0417dcf3e8db1ce13fcb245a0bf2c33.tar.gz glibc-7b1b6d57d0417dcf3e8db1ce13fcb245a0bf2c33.tar.xz glibc-7b1b6d57d0417dcf3e8db1ce13fcb245a0bf2c33.zip |
* stdio-common/tst-fmemopen2.c (do_test): Add a cast.
* stdio-common/printf-parsemb.c (__find_specmb): Likewise. * sysdeps/unix/sysv/linux/poll.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1699975088..9e07a4063e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-08 Roland McGrath <roland@redhat.com> + * stdio-common/tst-fmemopen2.c (do_test): Add a cast. + * stdio-common/printf-parsemb.c (__find_specmb): Likewise. + * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in #include for kernel-features.h. * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c: Likewise. @@ -80,6 +83,7 @@ * sysdeps/unix/sysv/linux/msgctl.c: Likewise. * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise. * sysdeps/unix/sysv/linux/opendir.c: Likewise. + * sysdeps/unix/sysv/linux/poll.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Likewise. |