diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-10-01 06:25:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-10-01 06:25:58 +0000 |
commit | c1384d107715df7091b40233e252ec327b586bc2 (patch) | |
tree | f383b12be1fa58f67a914e16e2dafab377096460 /linuxthreads/ChangeLog | |
parent | f556dbfa418a6898f3be215586ee73411f50afa8 (diff) | |
download | glibc-c1384d107715df7091b40233e252ec327b586bc2.tar.gz glibc-c1384d107715df7091b40233e252ec327b586bc2.tar.xz glibc-c1384d107715df7091b40233e252ec327b586bc2.zip |
Update.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index abd4a4fdd4..27e479deeb 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,12 @@ +2003-09-30 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/pthread/malloc-machine.h [!__libc_maybe_call2] (mutex_init, + mutex_lock, mutex_trylock, mutex_unlock): Remove. + +2003-09-27 Wolfram Gloger <wg@malloc.de> + + * sysdeps/pthread/malloc-machine.h: New file. + 2003-09-18 H.J. Lu <hongjiu.lu@intel.com> * attr.c (__pthread_attr_init_2_1): Double __guardsize size |