]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Jun 2004 15:17:48 +0000 (15:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-linuxthreads-ppc-fix.patch -> 1.2

glibc-linuxthreads-ppc-fix.patch [deleted file]

diff --git a/glibc-linuxthreads-ppc-fix.patch b/glibc-linuxthreads-ppc-fix.patch
deleted file mode 100644 (file)
index 7845362..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- glibc-2.3.3/linuxthreads/sysdeps/powerpc/tcb-offsets.sym.orig      2003-12-18 10:59:10.000000000 +0100
-+++ glibc-2.3.3/linuxthreads/sysdeps/powerpc/tcb-offsets.sym   2004-01-10 22:27:18.332718240 +0100
-@@ -3,7 +3,6 @@
- # ifdef USE_TLS
---- Abuse tls.h macros to derive offsets relative to the thread register.
- #  undef __thread_register
- #  define __thread_register   ((void *) 0)
- #  define thread_offsetof(mem)        ((void *) &THREAD_SELF->p_##mem - (void *) 0)
-@@ -13,6 +12,6 @@
- #  define thread_offsetof(mem)        offsetof (tcbhead_t, mem)
- # endif
--
-+--
- MULTIPLE_THREADS_OFFSET               thread_offsetof (multiple_threads)
This page took 0.035643 seconds and 4 git commands to generate.