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
..
2003-07-05 07:26:41 +00:00
2002-11-26 22:50:54 +00:00
2003-07-15 07:52:52 +00:00
2003-07-15 04:34:40 +00:00
2003-07-20 08:56:05 +00:00
2002-12-18 23:29:41 +00:00
2002-12-16 22:17:11 +00:00
2002-12-16 22:17:11 +00:00
2003-07-03 07:37:59 +00:00
2002-12-31 20:46:11 +00:00
2003-06-15 21:22:26 +00:00
2003-06-14 16:47:07 +00:00
2002-12-31 09:36:52 +00:00
2003-02-05 09:54:24 +00:00
2003-05-29 05:28:16 +00:00
2003-05-26 02:47:39 +00:00
2003-06-22 23:55:27 +00:00
2003-06-22 23:55:27 +00:00
2003-06-25 00:00:50 +00:00
2002-11-26 22:50:54 +00:00
2003-06-05 19:31:57 +00:00
2003-06-05 19:31:57 +00:00
2003-06-05 19:31:57 +00:00
2003-02-27 10:32:38 +00:00
2003-06-05 19:31:57 +00:00
2003-04-21 07:39:20 +00:00
2002-11-28 00:53:12 +00:00
2003-04-12 00:58:26 +00:00
2003-07-20 08:56:05 +00:00
2003-04-21 07:39:20 +00:00
2003-04-21 07:48:10 +00:00
2003-04-21 07:39:20 +00:00
2002-11-26 22:50:54 +00:00
2002-12-28 22:19:04 +00:00
2003-05-31 07:50:12 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2003-03-31 18:43:29 +00:00
2002-11-26 22:50:54 +00:00
2003-03-25 01:14:36 +00:00