1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-26 08:22:38 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux
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-08 03:42:49 +00:00
2003-03-25 20:41:26 +00:00
2003-07-08 21:08:13 +00:00
2003-07-08 03:49:44 +00:00
2003-07-14 23:05:23 +00:00
2003-07-11 22:50:16 +00:00
2003-07-12 01:29:23 +00:00
2003-07-08 21:08:13 +00:00
2003-04-21 07:39:20 +00:00
2003-03-10 06:32:42 +00:00
2003-07-08 03:40:49 +00:00
2003-06-14 09:00:28 +00:00
2003-07-20 08:56:05 +00:00
2003-03-15 09:51:22 +00:00
2003-03-13 01:51:12 +00:00
2003-05-09 03:17:42 +00:00
2003-03-11 05:26:32 +00:00
2003-05-26 02:47:39 +00:00
2003-03-10 21:03:03 +00:00
2003-07-01 03:33:06 +00:00
2003-07-08 03:40:49 +00:00
2003-07-20 08:56:05 +00:00
2003-07-20 08:56:05 +00:00
2003-05-10 05:36:37 +00:00
2003-07-08 03:40:49 +00:00
2003-06-22 23:55:27 +00:00
2003-05-10 05:36:37 +00:00
2003-07-08 03:40:49 +00:00
2003-06-14 09:00:28 +00:00
2003-06-19 19:53:12 +00:00
2003-06-08 05:28:14 +00:00
2003-06-08 05:28:14 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 22:11:22 +00:00
2003-06-17 08:44:32 +00:00
2003-06-15 21:22:26 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-06-18 19:34:34 +00:00
2003-04-21 07:39:20 +00:00
2003-06-18 19:34:34 +00:00
2003-05-09 03:17:42 +00:00
2003-07-01 03:33:06 +00:00
2002-12-28 22:19:04 +00:00