diff options
author | Roland McGrath <roland@gnu.org> | 2004-10-04 20:59:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-10-04 20:59:53 +0000 |
commit | 0c70edcbc655bcd740b10ae9ddaa552491c930b1 (patch) | |
tree | 35f793496b2c3f4d8953583f8a4b337f7126d256 /include/printf.h | |
parent | 96c82b3feea4335a2e47d789deb96231b0aef7a0 (diff) | |
download | glibc-0c70edcbc655bcd740b10ae9ddaa552491c930b1.tar glibc-0c70edcbc655bcd740b10ae9ddaa552491c930b1.tar.gz glibc-0c70edcbc655bcd740b10ae9ddaa552491c930b1.tar.bz2 glibc-0c70edcbc655bcd740b10ae9ddaa552491c930b1.zip |
* include/errno.h [RTLD_PRIVATE_ERRNO] (errno): Rename the real symbol
to rtld_errno.
* sysdeps/generic/errno.c [RTLD_PRIVATE_ERRNO] (rtld_errno): Define it,
and don't define any other errno names.
* sysdeps/unix/alpha/sysdep.h [RTLD_PRIVATE_ERRNO]: Use rtld_errno in
place of errno.
* sysdeps/unix/i386/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
* sysdeps/unix/x86_64/sysdep.S: Likewise.
* sysdeps/generic/errno.c [! USE___THREAD] (errno): Use `nocommon'
attribute instead of `section'.
are handled by one thread which then hands off the descriptors for the
Diffstat (limited to 'include/printf.h')
0 files changed, 0 insertions, 0 deletions