libc: Add a _POSIX_VERSION define
All checks were successful
Build and test / build (push) Successful in 1m39s
All checks were successful
Build and test / build (push) Successful in 1m39s
This commit is contained in:
parent
7dc4b17d46
commit
71df91b4a0
@ -22,6 +22,7 @@
|
|||||||
#define _POSIX_SYNCHRONIZED_IO 200112L
|
#define _POSIX_SYNCHRONIZED_IO 200112L
|
||||||
#define _POSIX_SAVED_IDS 200112L
|
#define _POSIX_SAVED_IDS 200112L
|
||||||
#define _POSIX_VDISABLE (-2)
|
#define _POSIX_VDISABLE (-2)
|
||||||
|
#define _POSIX_VERSION 200112L
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
|
Loading…
Reference in New Issue
Block a user