Author: sthibault
Date: 2015-03-22 12:56:08 +0000 (Sun, 22 Mar 2015)
New Revision: 6419
Modified:
glibc-package/branches/glibc-2.21/debian/patches/hurd-i386/tg-tls-threadvar.diff
Log:
Fix rtld errno access
Modified:
glibc-package/branches/glibc-2.21/debian/patches/hurd-i386/tg-tls-threadvar.diff
===================================================================
---
glibc-package/branches/glibc-2.21/debian/patches/hurd-i386/tg-tls-threadvar.diff
2015-03-22 12:51:54 UTC (rev 6418)
+++
glibc-package/branches/glibc-2.21/debian/patches/hurd-i386/tg-tls-threadvar.diff
2015-03-22 12:56:08 UTC (rev 6419)
@@ -544,7 +544,7 @@
-#include <hurd/threadvar.h>
-
-int *
-+#ifdef IS_IN_rtld
++#if IS_IN (rtld)
+/*
+ * rtld can not access TLS too early, thus rtld_errno.
+ *
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]