Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102631892
D47575.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
434 B
Referenced Files
None
Subscribers
None
D47575.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
@@ -542,7 +542,10 @@
#define _POSIX_C_SOURCE 198808
#endif
#ifdef _POSIX_C_SOURCE
-#if _POSIX_C_SOURCE >= 200809
+#if _POSIX_C_SOURCE >= 202405
+#define __POSIX_VISIBLE 202405
+#define __ISO_C_VISIBLE 2017
+#elif _POSIX_C_SOURCE >= 200809
#define __POSIX_VISIBLE 200809
#define __ISO_C_VISIBLE 1999
#elif _POSIX_C_SOURCE >= 200112
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 2:20 AM (20 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14646768
Default Alt Text
D47575.diff (434 B)
Attached To
Mode
D47575: cdesf: Support _POSIX_C_SOURCE 202405 for POSIX 2024
Attached
Detach File
Event Timeline
Log In to Comment