Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F169808344
D47574.id146457.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
407 B
Referenced Files
None
Subscribers
None
D47574.id146457.diff
View Options
diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h
--- a/sys/sys/cdefs.h
+++ b/sys/sys/cdefs.h
@@ -515,6 +515,10 @@
/* Deal with various X/Open Portability Guides and Single UNIX Spec. */
#ifdef _XOPEN_SOURCE
+#if _XOPEN_SOURCE - 0 >= 800
+#define __XSI_VISIBLE 800
+#undef _POSIX_C_SOURCE
+#define _POSIX_C_SOURCE 202405
#if _XOPEN_SOURCE - 0 >= 700
#define __XSI_VISIBLE 700
#undef _POSIX_C_SOURCE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 3, 3:20 PM (11 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38126744
Default Alt Text
D47574.id146457.diff (407 B)
Attached To
Mode
D47574: cdefs: Allow _XOPEN_SOURCE >= 800
Attached
Detach File
Event Timeline
Log In to Comment