diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-09 05:42:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-09 05:42:55 +0000 |
commit | 02287d05a00c8bac1c20545cb0bad43725b5045c (patch) | |
tree | 6619d37e37609228494eecca6939869482e43aeb /nptl | |
parent | 26b67591cd19fe7cd3595d7012d52adffc9b2391 (diff) | |
download | glibc-02287d05a00c8bac1c20545cb0bad43725b5045c.tar glibc-02287d05a00c8bac1c20545cb0bad43725b5045c.tar.gz glibc-02287d05a00c8bac1c20545cb0bad43725b5045c.tar.bz2 glibc-02287d05a00c8bac1c20545cb0bad43725b5045c.zip |
Update.
2004-03-08 Ulrich Drepper <drepper@redhat.com>
* nptl/sysdeps/i386/tcb-offsets.sym: Add PID.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 63189f702d..01b09f0d3a 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2004-03-08 Ulrich Drepper <drepper@redhat.com> + + * nptl/sysdeps/i386/tcb-offsets.sym: Add PID. + 2004-03-08 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/Versions: Remove leading tabs. |