1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-08 13:52:10 +03:00
Files
glibc/sysdeps/unix/sysv/linux/bits
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
..
2001-07-06 04:58:11 +00:00
2002-08-29 00:34:10 +00:00
2000-09-01 07:14:30 +00:00
2000-10-15 06:50:42 +00:00
2001-07-06 04:58:11 +00:00
2003-01-28 08:30:50 +00:00
2001-07-06 04:58:11 +00:00
2003-02-17 22:57:19 +00:00
2001-07-06 04:58:11 +00:00
2001-07-31 07:46:22 +00:00
2003-03-03 05:00:33 +00:00
2003-07-20 08:56:05 +00:00
2001-07-06 04:58:11 +00:00
2002-12-20 10:32:08 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-04-21 07:39:20 +00:00
2003-04-01 06:20:33 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2003-06-26 17:00:37 +00:00
2003-07-12 19:34:23 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00