On Mon, Dec 24, 2018 at 03:50:33PM +0100, Achim Gratz via devel wrote:
> Am 24.12.2018 um 11:32 schrieb Hal Murray via devel:
> > You can see POSIX.1-2001, SUSv3, online for free here:
> > http://www.unix.org/version3/
>
> I prefer the online version from the Open Group:
>
> https://pubs.ope
Am 24.12.2018 um 11:32 schrieb Hal Murray via devel:
You can see POSIX.1-2001, SUSv3, online for free here:
http://www.unix-systems.org/version3/
I prefer the online version from the Open Group:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html
http://www.unix
Do we require support for timer_create? Should we?
Context is maxOS doesn't support it.
macOS build fails because timer_create is missing (#528)
https://gitlab.com/NTPsec/ntpsec/issues/528
Fedora man page says:
timer_create - create a POSIX per-process timer
#include