mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-22 15:47:37 +00:00
messqge queue has been implemented, set _POSIX_MESSAGE_PASSING to 200112L.
This commit is contained in:
parent
ea8fe575cd
commit
e94466c604
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153006
@ -61,7 +61,7 @@
|
||||
#define _POSIX_MEMLOCK -1
|
||||
#define _POSIX_MEMLOCK_RANGE 200112L
|
||||
#define _POSIX_MEMORY_PROTECTION 200112L
|
||||
#define _POSIX_MESSAGE_PASSING -1
|
||||
#define _POSIX_MESSAGE_PASSING 200112L
|
||||
#define _POSIX_MONOTONIC_CLOCK 200112L
|
||||
#define _POSIX_NO_TRUNC 1
|
||||
#define _POSIX_PRIORITIZED_IO -1
|
||||
|
Loading…
Reference in New Issue
Block a user