mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
2002-09-29 Roland McGrath <roland@redhat.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-09-29 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
|
||||
|
||||
2002-09-29 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]:
|
||||
|
||||
@@ -21,6 +21,10 @@ ld {
|
||||
_exit; _hurd_intr_rpc_mach_msg;
|
||||
abort;
|
||||
}
|
||||
GLIBC_2.2.6 {
|
||||
# this also must be shared with libc.
|
||||
__errno_location;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
_dl_init_first;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user