KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
time.h File Reference

KOS-implementation of select C11 and POSIX extensions. More...

#include <kos/cdefs.h>

Go to the source code of this file.

Detailed Description

KOS-implementation of select C11 and POSIX extensions.

Add select POSIX extensions, C11, and C23 functionality to time.h which are not present within Newlib.

Remarks
This will probably go away at some point in the future, if/when Newlib gets an implementation of this function. But for now, it's here.
Todo
  • Implement _POSIX_TIMERS, which requires POSIX signals back-end.
  • Implement thread-specific CPU time
Author
Lawrence Sebald
Falco Girgis