glibc/nptl/sysdeps/pthread
Ulrich Drepper f006d3a007 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.
2003-03-11 19:02:26 +00:00
..
bits
allocalim.h
createthread.c 2003-03-11 Jakub Jelinek <jakub@redhat.com> 2003-03-11 09:20:36 +00:00
flockfile.c
ftrylockfile.c
funlockfile.c
list.h
Makefile
posix-timer.h
pt-initfini.c
pthread_barrier_wait.c
pthread_cond_broadcast.c
pthread_cond_signal.c
pthread_cond_timedwait.c Update. 2003-03-11 19:02:26 +00:00
pthread_cond_wait.c Update. 2003-03-11 19:02:26 +00:00
pthread_getcpuclockid.c
pthread_once.c
pthread_rwlock_rdlock.c Update. 2003-02-24 09:23:15 +00:00
pthread_rwlock_timedrdlock.c Update. 2003-03-03 21:11:12 +00:00
pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock): Fix clobber of result variable by lll_futex_timed_wait call. 2003-03-03 21:26:07 +00:00
pthread_rwlock_unlock.c Update. 2003-02-27 10:32:38 +00:00
pthread_rwlock_wrlock.c Update. 2003-02-24 09:23:15 +00:00
pthread_sigmask.c
pthread_spin_destroy.c
pthread-functions.h * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg. 2003-03-03 08:44:46 +00:00
pthread.h
sigaction.c
Subdirs
tcb-offsets.h
timer_create.c (timer_create): Return correct error for CPU clocks. 2003-03-03 07:29:24 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c
timer_settime.c
tst-timer.c