From: Andreas Jaeger Date: Mon, 30 Sep 2002 07:10:02 +0000 (+0000) Subject: Update from CVS mainline. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fcvs%2Fglibc-2-2-branch;p=thirdparty%2Fglibc.git Update from CVS mainline. --- diff --git a/ChangeLog b/ChangeLog index d94ddfe7670..e3e4e110137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-09-30 Andreas Jaeger + + * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): + Store 4 bytes into errno, not 8 bytes. + +2002-09-29 Roland McGrath + + * sysdeps/unix/x86_64/sysdep.S: Store 32 bits at errno, not 64 bits. + AFAICT, it was just blind luck that the word following errno in .bss + was just alignment padding and not some other variable to be clobbered. + 2002-09-23 Ulrich Drepper * po/zh_CN.po: New file.