Page MenuHomeFreeBSD

D58842.id.diff
No OneTemporary

D58842.id.diff

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

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)

Event Timeline