Author: sthibaul-guest Date: 2008-07-14 01:34:32 +0000 (Mon, 14 Jul 2008) New Revision: 2997
Modified: glibc-package/trunk/debian/patches/hurd-i386/local-tls.diff Log: explain why the patch is still here Modified: glibc-package/trunk/debian/patches/hurd-i386/local-tls.diff =================================================================== --- glibc-package/trunk/debian/patches/hurd-i386/local-tls.diff 2008-07-14 01:30:37 UTC (rev 2996) +++ glibc-package/trunk/debian/patches/hurd-i386/local-tls.diff 2008-07-14 01:34:32 UTC (rev 2997) @@ -1,3 +1,5 @@ +For now errno is still a threadvar variable. + Index: glibc-2.7/include/errno.h =================================================================== --- glibc-2.7.orig/include/errno.h 2007-10-23 08:46:15.000000000 -0400 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

