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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errno.h Update. 2002-08-29 00:34:10 +00:00
fcntl.h Update. 2000-09-01 07:14:30 +00:00
in.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
initspin.h Update. 2000-10-15 06:50:42 +00:00
ioctl-types.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ioctls.h Update. 2003-01-28 08:30:50 +00:00
ipc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
local_lim.h Update. 2003-02-17 22:57:19 +00:00
msq.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
poll.h Update. 2001-07-31 07:46:22 +00:00
posix_opt.h Update. 2003-03-03 05:00:33 +00:00
resource.h 2002-10-15 Roland McGrath <roland@redhat.com> 2002-10-16 01:02:25 +00:00
sched.h Update. 2003-05-10 05:36:37 +00:00
sem.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shm.h Update. 2002-12-20 10:32:08 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigcontext.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siginfo.h Update. 2003-04-21 07:39:20 +00:00
signum.h Update. 2003-04-01 06:20:33 +00:00
sigset.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigstack.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.h * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>. 2002-10-16 01:03:05 +00:00
stat.h Update. 2002-12-31 00:06:24 +00:00
statfs.h * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
statvfs.h * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. 2002-10-23 23:50:19 +00:00
sys_errlist.h 2002-07-31 Jeff Bailey <jbailey@gnu.org> 2002-07-31 23:30:24 +00:00
termios.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
uio.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utsname.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
waitflags.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00