mirror of
https://github.com/fluencelabs/musl
synced 2025-06-12 22:41:37 +00:00
a few more fixes for unistd/sysconf feature reporting
This commit is contained in:
@ -237,6 +237,7 @@ void syncfs(int);
|
||||
#define _POSIX_READER_WRITER_LOCKS _POSIX_VERSION
|
||||
#define _POSIX_ASYNCHRONOUS_IO _POSIX_VERSION
|
||||
#define _POSIX_SEMAPHORES _POSIX_VERSION
|
||||
#define _POSIX_SHARED_MEMORY_OBJECTS _POSIX_VERSION
|
||||
|
||||
#define _POSIX2_C_BIND _POSIX_VERSION
|
||||
|
||||
|
Reference in New Issue
Block a user