[LTP] [PATCH] timer_create01: accept kernel ENOTSUPP
Cyril Hrubis
chrubis@suse.cz
Wed Oct 23 17:38:03 CEST 2019
Hi!
> I would disagree, if you check latest POSIX it has:
>
> [ENOTSUP]
> The implementation does not support the creation of a timer attached
> to the CPU-time clock that is specified by clock_id and associated
> with a process or thread different from the process or thread
> invoking timer_create().
>
> https://pubs.opengroup.org/onlinepubs/9699919799/
>
> So the implementation is required to return ENOTSUPP in certain cases
^
And again, should have
been ENOTSUP!
> anyways so applying it to CLOCK_REALTIME_ALARM and
> CLOCK_BOOTTIME_ALARM certainly makes sense.
>
> --
> Cyril Hrubis
> chrubis@suse.cz
>
> --
> Mailing list info: https://lists.linux.it/listinfo/ltp
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list