mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
* libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING for
Cygwin.
This commit is contained in:
parent
7b487ba942
commit
4f7e59f268
@ -1,3 +1,8 @@
|
|||||||
|
2007-02-14 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING for
|
||||||
|
Cygwin.
|
||||||
|
|
||||||
2007-02-08 Corinna Vinschen <corinna@vinschen.de>
|
2007-02-08 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS for
|
* libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS for
|
||||||
|
@ -98,7 +98,7 @@ extern "C" {
|
|||||||
/* #define _POSIX_MEMLOCK -1 */
|
/* #define _POSIX_MEMLOCK -1 */
|
||||||
#define _POSIX_MEMLOCK_RANGE 200112L
|
#define _POSIX_MEMLOCK_RANGE 200112L
|
||||||
#define _POSIX_MEMORY_PROTECTION 200112L
|
#define _POSIX_MEMORY_PROTECTION 200112L
|
||||||
/* #define _POSIX_MESSAGE_PASSING -1 */
|
#define _POSIX_MESSAGE_PASSING 200112L
|
||||||
/* #define _POSIX_MONOTONIC_CLOCK -1 */
|
/* #define _POSIX_MONOTONIC_CLOCK -1 */
|
||||||
#define _POSIX_NO_TRUNC 1
|
#define _POSIX_NO_TRUNC 1
|
||||||
/* #define _POSIX_PRIORITIZED_IO -1 */
|
/* #define _POSIX_PRIORITIZED_IO -1 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user