glibc/sysdeps
Ulrich Drepper 80f536dbf2 Update.
2003-07-20  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (libpthread-routines): Add pthread_attr_getaffinity and
	pthread_attr_setaffinity.
	* Versions [libpthread] (GLIBC_2.3.3): Likewise.
	* sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: New file.
	* sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: New file.
	* pthread_attr_destroy.c: Free cpuset element if allocated.
	* pthread_create.c: Pass iattr as additional parameter to
	create_thread.
	* sysdeps/pthread/createthread.c: If attribute is provided and
	a new thread is created with affinity set or scheduling parameters,
	start thread with CLONE_STOPPED.
	* sysdeps/pthread/pthread.h: Declare pthread_attr_getaffinity and
	pthread_attr_setaffinity.
	* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_attr): Add
	cpuset element.
2003-07-20 08:56:05 +00:00
..
alpha * sysdeps/alpha/elf/initfini.c: Avoid .ent/.end. * sysdeps/alpha/elf/pt-initfini.c: Avoid .ent/.end. 2003-07-05 22:56:39 +00:00
am29k
arm Update. 2003-04-29 22:49:58 +00:00
cris
generic Update. 2003-07-15 07:52:52 +00:00
gnu * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ... 2003-05-03 09:08:37 +00:00
hppa * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
i386 Update. 2003-06-24 09:02:16 +00:00
i860
i960
ia64 Update. 2003-07-01 08:31:38 +00:00
ieee754 Update. 2003-04-05 22:13:31 +00:00
m68k Update. 2003-07-10 09:22:54 +00:00
m88k
mach 2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx> 2003-06-27 20:58:22 +00:00
mips 2003-05-30 Guido Guenther <agx@sigxcpu.org> 2003-05-30 17:41:46 +00:00
posix Update. 2003-07-15 07:52:52 +00:00
powerpc Update. 2003-07-10 17:07:16 +00:00
pthread Update. 2003-06-24 02:50:16 +00:00
rs6000
s390 Update. 2003-07-08 03:49:44 +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-07-20 08:56:05 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 Update. 2003-06-18 19:34:34 +00:00
z8000