about summary refs log tree commit diff
path: root/nptl/sysdeps/powerpc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-10 23:14:28 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-10 23:14:28 +0000
commitd682a515f1a83e557d694c35e011f06269528ae1 (patch)
tree59fe6752e49defa23929da380f4959ec8d53161c /nptl/sysdeps/powerpc
parentd3a4a571c42d14ad2dfbe8c06bdf02b74d012e94 (diff)
downloadglibc-d682a515f1a83e557d694c35e011f06269528ae1.tar.gz
glibc-d682a515f1a83e557d694c35e011f06269528ae1.tar.xz
glibc-d682a515f1a83e557d694c35e011f06269528ae1.zip
Update.
2004-03-10  Ulrich Drepper  <drepper@redhat.com>

	* posix/getopt.c (_): Don't define here for glibc.
Diffstat (limited to 'nptl/sysdeps/powerpc')
-rw-r--r--nptl/sysdeps/powerpc/tcb-offsets.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/powerpc/tcb-offsets.sym b/nptl/sysdeps/powerpc/tcb-offsets.sym
index d6b7560b8e..fddd466f08 100644
--- a/nptl/sysdeps/powerpc/tcb-offsets.sym
+++ b/nptl/sysdeps/powerpc/tcb-offsets.sym
@@ -11,3 +11,4 @@
 #if TLS_MULTIPLE_THREADS_IN_TCB
 MULTIPLE_THREADS_OFFSET		thread_offsetof (header.multiple_threads)
 #endif
+PID				thread_offsetof (pid)