1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 14ffbc8350 Update.
* pthread_attr_setschedparam.c: Don't test priority against limits
	here.  Set ATTR_FLAG_SCHED_SET flag.
	* pthread_attr_setschedpolicy.c: Set ATTR_FLAG_POLICY_SET flag.
	* pthread_create.c (__pthread_create_2_1): Copy scheduling attributes
	from parent thread to child.  If attribute is used and scheduling
	parameters are not inherited, copy parameters from attribute or
	compute them.  Check priority value.
	* pthread_getschedparam.c: If the parameters aren't known yet get
	them from the kernel.
	* pthread_setschedparam.c: Set ATTR_FLAG_SCHED_SET and
	ATTR_FLAG_POLICY_SET flag for thread.
	* sysdeps/unix/sysv/linux/internaltypes.h: Define ATTR_FLAG_SCHED_SET
	and ATTR_FLAG_POLICY_SET.

	* sysdeps/pthread/createthread.c: Use tgkill if possible.
2004-02-27 08:09:35 +00:00
..
2004-02-22 19:37:31 +00:00
2004-02-20 20:12:35 +00:00
2004-02-16 22:55:36 +00:00
2003-09-22 21:30:25 +00:00
2003-10-12 23:05:45 +00:00
2004-02-20 20:24:34 +00:00
2004-02-22 19:37:31 +00:00
2003-04-21 07:39:20 +00:00
2002-11-26 22:50:54 +00:00
2003-03-10 06:32:42 +00:00
2003-12-20 23:39:42 +00:00
2003-06-14 09:00:28 +00:00
2003-12-27 07:38:25 +00:00
2002-11-26 22:50:54 +00:00
2004-02-27 08:09:35 +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-09-22 21:30:25 +00:00
2003-03-10 21:03:03 +00:00
2004-01-03 08:56:19 +00:00
2002-11-26 22:50:54 +00:00
2003-12-20 23:39:42 +00:00
2003-09-17 18:23:49 +00:00
2003-09-17 19:15:35 +00:00
2003-09-17 18:23:49 +00:00
2003-12-20 23:39:42 +00:00
2003-06-22 23:55:27 +00:00
2003-05-10 05:36:37 +00:00
2002-11-26 22:50:54 +00:00
2003-12-27 07:38:25 +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-12-11 09:39:06 +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-07-31 19:26:38 +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-12-11 09:39:06 +00:00
2003-07-01 03:33:06 +00:00
2002-12-28 22:19:04 +00:00