glibc/sysdeps/unix/sysv/linux/bits
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
..
dirent.h
errno.h
fcntl.h
in.h
initspin.h
ioctl-types.h
ioctls.h Update. 2003-01-28 08:30:50 +00:00
ipc.h
local_lim.h Update. 2003-02-17 22:57:19 +00:00
msq.h
poll.h
posix_opt.h Update. 2003-03-03 05:00:33 +00:00
resource.h
sched.h Update. 2003-05-10 05:36:37 +00:00
sem.h
shm.h
sigaction.h
sigcontext.h
siginfo.h Update. 2003-04-21 07:39:20 +00:00
signum.h Update. 2003-04-01 06:20:33 +00:00
sigset.h
sigstack.h
socket.h
stat.h Update. 2002-12-31 00:06:24 +00:00
statfs.h
statvfs.h
sys_errlist.h
termios.h
uio.h
utsname.h
waitflags.h