diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-28 23:36:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-28 23:36:01 +0000 |
commit | 924102e7a6fea2d59ae535920d2cc188b6c81c49 (patch) | |
tree | 52069976f4ab32fa54b706c622c849546085a66f /ChangeLog | |
parent | 102f0642203547aaaadecf32c5b776c7a0e3e0f9 (diff) | |
download | glibc-924102e7a6fea2d59ae535920d2cc188b6c81c49.tar glibc-924102e7a6fea2d59ae535920d2cc188b6c81c49.tar.gz glibc-924102e7a6fea2d59ae535920d2cc188b6c81c49.tar.bz2 glibc-924102e7a6fea2d59ae535920d2cc188b6c81c49.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/sysdep.h: Protect against double
inclusion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-08-28 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Protect against double + inclusion. + * stdio-common/vfscanf.c (ungetc): Cast c to signed char first to really match EOF. Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. |