glibc/bits/types
Samuel Thibault e60c3f2bb7 hurd: Avoid exposing all <sched.h> symbols from sys/types.h
* bits/sched.h: Include <bits/types/struct_sched_param.h> and move struct
	sched_param definition to it.
	* sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
	* bits/types/struct_sched_param.h: New file.
	* sysdeps/htl/bits/types/struct___pthread_attr.h: Include
	<bits/types/struct_sched_param.h> instead of <sched.h>.
	* posix/Makefile (headers): Add bits/types/struct_sched_param.h.
2018-04-19 20:24:36 +02:00
..
__sigset_t.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
error_t.h Separate out error_t definition 2018-03-04 17:27:58 +01:00
sigevent_t.h Fix sigval namespace (bug 21944). 2017-08-16 20:33:59 +00:00
siginfo_t.h Fix sigval namespace (bug 21944). 2017-08-16 20:33:59 +00:00
stack_t.h Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
struct_sched_param.h hurd: Avoid exposing all <sched.h> symbols from sys/types.h 2018-04-19 20:24:36 +02:00