aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-07 05:32:16 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-07 05:32:16 +0000
commit181c92c2e6832c0955c1d96855d535a7e7e88f5c (patch)
tree15eabe8eb2f943bdead524bc2252b30e5a606af9 /nptl/ChangeLog
parent30e4b3f4e2b94ce9c48ce435c78c248ef302b862 (diff)
downloadglibc-181c92c2e6832c0955c1d96855d535a7e7e88f5c.tar
glibc-181c92c2e6832c0955c1d96855d535a7e7e88f5c.tar.gz
glibc-181c92c2e6832c0955c1d96855d535a7e7e88f5c.tar.bz2
glibc-181c92c2e6832c0955c1d96855d535a7e7e88f5c.zip
Update.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ff0fbefb45..7f4ba2dd9e 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,13 +1,6 @@
2003-03-04 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
- * sysdeps/unix/sysv/linux/x86_64/pthread_attr_setstack.c: New file.
- * sysdeps/unix/sysv/linux/x86_64/pthread_attr_setstackaddr.c: New file.
-
- * pthread_attr_setstack.c: Moved to...
- * sysdeps/pthread/pthread_attr_setstack.c: ...here. New file.
- * pthread_attr_setstackaddr.c: Moved to...
- * sysdeps/pthread/pthread_attr_setstackaddr.c: ...here. New file.
* pthread_create.c: Define __pthread_keys using nocommon
attribute, not by placing it explicitly in bss.