[PATCH/RFA] Protect use of optional features in gthr-posix.h

Richard Henderson rth@redhat.com
Tue Oct 29 07:29:00 GMT 2002


On Sun, Oct 27, 2002 at 09:44:27PM -0800, Jason R Thorpe wrote:
> 	* gthr-posix.h: Include <unistd.h> for feature tests.
> 	(sched_get_priority_max, sched_get_priority_min)
> 	(pthread_getschedparam, pthread_setschedparam): Only use
> 	if _POSIX_THREAD_PRIORITY_SCHEDULING is defined.
> 	(__gthread_objc_thread_set_priority): Don't treat all non-zero
> 	returns from sched_get_priority_max and sched_get_priority_min
> 	as an error.

Ok.


r~



More information about the Gcc-patches mailing list