glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper ce96c93de5 Update.
2002-11-24  Robert Love  <rml@tech9.net>

	* posix/sched.h: Second parameter of sched_setaffinity and
	sched_getaffinity is `unsigned int', not `unsigned long'.
	* sysdeps/generic/sched_setaffinity.c: Likewise.
	* sysdeps/generic/sched_getaffinity.c: Likewise.

	Reported by John Levon <levon@movementarian.org>.
2003-02-06 19:15:14 +00:00
..
libc-lowlevellock.S Update. 2003-02-03 03:51:24 +00:00
libc-lowlevelmutex.S Update. 2002-12-20 07:12:24 +00:00
lowlevellock.S Update. 2003-02-03 03:51:24 +00:00
lowlevelmutex.S Update. 2002-12-20 07:12:24 +00:00
pthread_barrier_wait.S Update. 2002-12-20 07:12:24 +00:00
pthread_cond_broadcast.S Update. 2003-02-06 19:15:14 +00:00
pthread_cond_signal.S Update. 2003-02-06 19:15:14 +00:00
pthread_cond_timedwait.S Update. 2003-02-06 08:38:56 +00:00
pthread_cond_wait.S Update. 2003-02-06 08:38:56 +00:00
pthread_rwlock_rdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_unlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_wrlock.S Update. 2003-01-29 00:39:03 +00:00
sem_post.S Update. 2003-01-28 23:52:31 +00:00
sem_timedwait.S Update. 2003-01-28 23:52:31 +00:00
sem_trywait.S Update. 2003-01-28 23:52:31 +00:00
sem_wait.S Update. 2003-01-28 23:52:31 +00:00