Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167752463
D58842.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
387 B
Referenced Files
None
Subscribers
None
D58842.id.diff
View Options
diff --git a/include/stdio.h b/include/stdio.h
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -220,6 +220,10 @@
#endif
#define FILENAME_MAX 1024 /* must be <= PATH_MAX <sys/syslimits.h> */
+#if __ISO_C_VISIBLE >= 2023
+#define _PRINTF_NAN_LEN_MAX 3
+#endif
+
/* System V/ANSI C; this is the wrong way to do this, do *not* use these. */
#if __XSI_VISIBLE
#define P_tmpdir "/tmp/"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 25, 7:16 AM (15 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36793830
Default Alt Text
D58842.id.diff (387 B)
Attached To
Mode
D58842: libc: Complete C23 <stdio.h> conformance
Attached
Detach File
Event Timeline
Log In to Comment