diff options
author | Andreas Jaeger <aj@suse.de> | 2000-08-02 12:23:18 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-08-02 12:23:18 +0000 |
commit | 9016e55cb809f98e9fd890010ca1eaf35fd616a2 (patch) | |
tree | aeb1fb19dffbfa4e0ecb96058a1074bcba7861d7 /linuxthreads/ChangeLog | |
parent | 95dfbca138a4884408f4ca790e4abf980497aaa3 (diff) | |
download | glibc-9016e55cb809f98e9fd890010ca1eaf35fd616a2.tar.gz glibc-9016e55cb809f98e9fd890010ca1eaf35fd616a2.tar.xz glibc-9016e55cb809f98e9fd890010ca1eaf35fd616a2.zip |
Update.
2000-08-02 Andreas Jaeger <aj@suse.de> * linuxthreads/sysdeps/s390/pspinlock.c: New file. * linuxthreads/sysdeps/s390/pt-machine.h: New file. Patches by Martin Schwidefsky <schwidefsky@de.ibm.com>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 3366f8ca10..65816bb8b0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-08-02 Andreas Jaeger <aj@suse.de> + + * linuxthreads/sysdeps/s390/pspinlock.c: New file. + * linuxthreads/sysdeps/s390/pt-machine.h: New file. + Patches by Martin Schwidefsky <schwidefsky@de.ibm.com>. + 2000-07-12 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Implement for |