mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 19:08:58 +00:00
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.
|
||||
*/
|
||||
/* #define _POSIX_THREAD_SAFE_FUNCTIONS */
|
||||
#define _POSIX_SEMAPHORES
|
||||
|
||||
/* access function */
|
||||
#define F_OK 0 /* test for existence of file */
|
||||
|
Loading…
Reference in New Issue
Block a user