glibc/sysdeps
Ulrich Drepper 949ec76407 Update.
* posix/sched.h: Change prototypes of sched_getaffinity and
	sched_setaffinity.  Define CPU_SET, CPU_CLR, CPU_ISSET, and CPU_ZERO.
	* sysdeps/generic/sched_getaffinity.c: Adjust definition.
	* sysdeps/generic/sched_setaffinity.c: Likewise.
	* sysdeps/generic/bits/sched.h: Define __CPU_SETSIZE, __NCPUBITS,
	__CPUELT, __CPUMASK, cpu_set_t, __cpu_mask, __CPU_ZERO, __CPU_SET,
	__CPU_CLR, and __CPU_ISSET.
	* sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
	* sysdeps/unix/sysv/linux/sched_getaffinity.c: New file.
	* sysdeps/unix/sysv/linux/sched_setaffinity.c: New file.

	* include/atomic.h (atomic_exchange_acq): Renamed from atomic_exchange.
	(atomic_exchange_rel): New #define.
	* sysdeps/ia64/bits/atomic.h: Likewise.
	* sysdeps/i386/i486/bits/atomic.h (atomic_exchange_acq): Renamed from
	atomic_exchange.
	* sysdeps/m68k/m68020/bits/atomic.h: Likewise.
	* sysdeps/powerpc/bits/atomic.h: Likewise.
	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: Likewise.
	* sysdeps/sparc/sparc64/bits/atomic.h: Likewise.
	* sysdeps/x86_64/bits/atomic.h: Likewise.
	* csu/tst-atomic.c: Use atomic_exchange_acq instead of atomic_exchange.
2003-05-10 05:36:37 +00:00
..
alpha Update. 2003-04-29 22:49:58 +00:00
am29k
arm Update. 2003-04-29 22:49:58 +00:00
cris
generic Update. 2003-05-10 05:36:37 +00:00
gnu * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ... 2003-05-03 09:08:37 +00:00
hppa
i386 Update. 2003-05-10 05:36:37 +00:00
i860
i960
ia64 Update. 2003-05-10 05:36:37 +00:00
ieee754
m68k Update. 2003-05-10 05:36:37 +00:00
m88k
mach 2003-04-26 Roland McGrath <roland@frob.com> 2003-04-26 22:32:41 +00:00
mips Update. 2003-04-29 22:49:58 +00:00
posix Update. 2003-04-25 17:54:19 +00:00
powerpc Update. 2003-05-10 05:36:37 +00:00
pthread
rs6000
s390 Update. 2003-05-05 18:24:09 +00:00
sh Update. 2003-04-29 22:49:58 +00:00
sparc Update. 2003-05-10 05:36:37 +00:00
standalone
tahoe
unix Update. 2003-05-10 05:36:37 +00:00
vax
wordsize-32
wordsize-64
x86_64 Update. 2003-05-10 05:36:37 +00:00
z8000