Add the _POSIX_SEMAPHORES feature flag.
This commit is contained in:
parent
b479399f73
commit
5968536749
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58127
@ -85,6 +85,7 @@
|
|||||||
* ways.
|
* ways.
|
||||||
*/
|
*/
|
||||||
/* #define _POSIX_THREAD_SAFE_FUNCTIONS */
|
/* #define _POSIX_THREAD_SAFE_FUNCTIONS */
|
||||||
|
#define _POSIX_SEMAPHORES
|
||||||
|
|
||||||
/* access function */
|
/* access function */
|
||||||
#define F_OK 0 /* test for existence of file */
|
#define F_OK 0 /* test for existence of file */
|
||||||
|
Loading…
Reference in New Issue
Block a user