diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-01 08:27:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-01 08:27:56 +0000 |
commit | b792218d494b085a76f200b1aae82d6f54c84efc (patch) | |
tree | 02c67b1c3a891c727550f57104926810962da4e9 /linuxthreads | |
parent | 16018ac7a738e25357b67a59bea5433819e4bd09 (diff) | |
download | glibc-b792218d494b085a76f200b1aae82d6f54c84efc.tar.gz glibc-b792218d494b085a76f200b1aae82d6f54c84efc.tar.xz glibc-b792218d494b085a76f200b1aae82d6f54c84efc.zip |
Update.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index e93d24307c..89568cd702 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -11,8 +11,6 @@ pthread_attr_setstacksize): Change PTHREAD_STACK_SIZE to PTHREAD_STACK_MIN in comments. -2003-07-31 Jakub Jelinek <jakub@redhat.com> - * sysdeps/alpha/pt-machine.h (PT_EI): Add __attribute__((always_inline)). * sysdeps/arm/pt-machine.h (PT_EI): Likewise. |