]> sourceware.org Git - glibc.git/commit - nptl/nptl-init.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 11 Mar 2003 19:02:26 +0000 (19:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 11 Mar 2003 19:02:26 +0000 (19:02 +0000)
commitf006d3a007b7caffd4c810fa71623b39334a1580
tree77aa3aa11ab6c527e257648a6c7da97e233dd134
parentea69482383319d05bed2d516a2cbb2a19549c1ce
Update.

* sysdeps/unix/sysv/linux/ia64/system.c: New file.
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_CLONE_THREAD_FLAGS): Define for IA-64 and s390* with
kernel >= 2.5.64.

2003-03-11  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't clobber R7.
16 files changed:
ChangeLog
nptl/init.c
nptl/sysdeps/ia64/bits/atomic.h
nptl/sysdeps/pthread/pthread_cond_timedwait.c
nptl/sysdeps/pthread/pthread_cond_wait.c
nptl/sysdeps/unix/sysv/linux/ia64/sem_post.c
nptl/sysdeps/unix/sysv/linux/ia64/sem_timedwait.c
nptl/sysdeps/unix/sysv/linux/ia64/sem_trywait.c
nptl/sysdeps/unix/sysv/linux/ia64/sem_wait.c
nptl/sysdeps/unix/sysv/linux/s390/sem_post.c
nptl/sysdeps/unix/sysv/linux/s390/sem_timedwait.c
nptl/sysdeps/unix/sysv/linux/s390/sem_trywait.c
nptl/sysdeps/unix/sysv/linux/s390/sem_wait.c
nptl/version.c
sysdeps/unix/sysv/linux/ia64/system.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/kernel-features.h
This page took 0.045748 seconds and 5 git commands to generate.