glibc/include
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
..
arpa
bits
gnu * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
net
netinet
protocols
rpc * sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des. 2002-09-17 10:58:17 +00:00
rpcsvc
sys Update. 2003-01-28 05:59:24 +00:00
aio.h
aliases.h
alloca.h (extend_alloca): New define. Based on stack direction it'll try to append to the previouls allocated buffer. 2002-11-20 19:42:37 +00:00
argp.h
argz.h
assert.h * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. 2002-08-30 01:31:18 +00:00
atomic.h Update. 2003-05-10 05:36:37 +00:00
byteswap.h
complex.h
ctype.h 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-18 00:37:46 +00:00
des.h
dirent.h
dlfcn.h 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 09:12:11 +00:00
elf.h
endian.h
envz.h
err.h
errno.h Update. 2002-12-31 20:46:11 +00:00
error.h
execinfo.h
fcntl.h 2003-01-12 Roland McGrath <roland@redhat.com> 2003-01-13 03:42:08 +00:00
features.h Update. 2002-11-04 09:36:53 +00:00
fenv.h Update. 2002-09-10 01:40:26 +00:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt.h * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
glob.h
gmp.h * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and gmp-impl.h. 2003-03-14 05:48:18 +00:00
gnu-versions.h
grp.h * include/sys/wait.h (__waitpid): Add libc_hidden_proto. 2002-08-13 01:08:15 +00:00
iconv.h
ifaddrs.h Internal shadow header for <ifaddrs.h>. 2003-04-24 23:38:24 +00:00
langinfo.h
libc-internal.h * include/libc-internal.h: Declare __libc_thread_freeres. 2003-02-22 22:46:40 +00:00
libc-symbols.h * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
libgen.h
libintl.h
libio.h Update. 2002-12-20 09:33:33 +00:00
limits.h
link.h Update. 2003-04-25 09:12:43 +00:00
locale.h 2002-08-27 Roland McGrath <roland@redhat.com> 2002-08-28 06:59:14 +00:00
malloc.h * include/fcntl.h: Declare __libc_creat. 2003-01-13 03:42:27 +00:00
math.h Update. 2002-09-10 01:40:26 +00:00
mcheck.h
memory.h
mntent.h
monetary.h
netdb.h Update. 2003-04-24 23:45:17 +00:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pwd.h
regex.h
resolv.h * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 2003-02-22 01:58:06 +00:00
sched.h Update. 2003-03-03 22:02:13 +00:00
search.h
set-hooks.h
setjmp.h Update. 2002-12-31 09:46:42 +00:00
sgtty.h
shadow.h
shlib-compat.h * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
signal.h Update. 2003-04-29 22:49:58 +00:00
spawn.h
stab.h
stdio_ext.h
stdio.h
stdlib.h
string.h Update. 2003-04-29 22:49:58 +00:00
strings.h
stub-tag.h
stubs-prologue.h * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h Update. 2003-02-01 20:53:16 +00:00
tls.h * elf/tst-tls12.c (main): Fix declaration. 2003-04-23 01:54:52 +00:00
ttyent.h
ucontext.h
ulimit.h
unistd.h Update. 2003-05-06 06:34:21 +00:00
utime.h
utmp.h
values.h
wchar.h Update. 2002-12-31 23:13:55 +00:00
wctype.h Update. 2002-12-06 23:38:01 +00:00
wordexp.h
xlocale.h