]> sourceware.org Git - glibc.git/commit
2004-10-04 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Mon, 4 Oct 2004 20:59:38 +0000 (20:59 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 4 Oct 2004 20:59:38 +0000 (20:59 +0000)
commit94645659a459f25c973922a2909dc8f58fbb0b12
tree36861dc4eb052ef76878f5fe2371f63a839a5b56
parent3e08e73f580f2c0a8f93227f477865eefd732458
2004-10-04  Roland McGrath  <roland@redhat.com>

* 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/unix/alpha/sysdep.h
sysdeps/unix/sysv/linux/m68k/sysdep.h
This page took 0.042786 seconds and 5 git commands to generate.