projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02ce63b
)
Add PID.
author
drepper
<drepper>
Wed, 10 Mar 2004 18:42:48 +0000
(18:42 +0000)
committer
drepper
<drepper>
Wed, 10 Mar 2004 18:42:48 +0000
(18:42 +0000)
nptl/sysdeps/ia64/tcb-offsets.sym
patch
|
blob
|
history
diff --git
a/nptl/sysdeps/ia64/tcb-offsets.sym
b/nptl/sysdeps/ia64/tcb-offsets.sym
index
24dc3e9
..
09ea70d
100644
(file)
--- a/
nptl/sysdeps/ia64/tcb-offsets.sym
+++ b/
nptl/sysdeps/ia64/tcb-offsets.sym
@@
-1,5
+1,6
@@
#include <sysdep.h>
#include <tls.h>
+PID offsetof (struct pthread, pid) - sizeof (struct pthread)
MULTIPLE_THREADS_OFFSET offsetof (struct pthread, header.multiple_threads) - sizeof (struct pthread)
SYSINFO_OFFSET offsetof (tcbhead_t, private)