[PATCH] hurd: Avoid exposing all <sched.h> symbols

Florian Weimer fweimer@redhat.com
Thu Apr 19 08:00:00 GMT 2018


On 04/19/2018 12:46 AM, Samuel Thibault wrote:
>   /* Data structure to describe a process' schedulability.  */
> -struct sched_param
> -{
> -  int sched_priority;
> -};
> +#include <bits/types/struct_sched_param.h>

Maybe remove the comment as well?

Looks okay otherwise.

Thanks,
Florian



More information about the Libc-alpha mailing list