]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
hurd: Add __errno_location to overridable ld.so symbols
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 2 Apr 2018 21:32:48 +0000 (23:32 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 2 Apr 2018 21:32:48 +0000 (23:32 +0200)
* sysdeps/mach/hurd/localplt.data (ld.so): Add __errno_location.

sysdeps/mach/hurd/localplt.data

index dea460b4b0c5f54e63c10e7c2c2c2c1b1f4268e9..53c1ba9e1c8141f86f323e3c050c2c368be10f54 100644 (file)
@@ -18,3 +18,4 @@ ld.so: __strtoul_internal
 ld.so: _exit
 ld.so: abort
 ld.so: _hurd_intr_rpc_mach_msg
+ld.so: __errno_location