mirror of
https://github.com/fluencelabs/musl
synced 2025-07-30 22:01:57 +00:00
report support of TPS option in unistd.h and sysconf
also update another newish feature in sysconf, stackaddr
This commit is contained in:
@@ -225,6 +225,7 @@ void syncfs(int);
|
||||
#define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION
|
||||
#define _POSIX_THREAD_ATTR_STACKADDR _POSIX_VERSION
|
||||
#define _POSIX_THREAD_ATTR_STACKSIZE _POSIX_VERSION
|
||||
#define _POSIX_THREAD_PRIORITY_SCHEDULING _POSIX_VERSION
|
||||
#define _POSIX_TIMERS _POSIX_VERSION
|
||||
#define _POSIX_TIMEOUTS _POSIX_VERSION
|
||||
#define _POSIX_MONOTONIC_CLOCK _POSIX_VERSION
|
||||
|
Reference in New Issue
Block a user