reapply va_arg hacks removal to wprintf
[musl] / include / limits.h
index 574b406..f9805a1 100644 (file)
@@ -55,7 +55,7 @@
 #define WORD_BIT 32
 #define SSIZE_MAX LONG_MAX
 #define TZNAME_MAX 6
-#define TTY_NAME_MAX 20
+#define TTY_NAME_MAX 32
 #define HOST_NAME_MAX 255
 
 /* Implementation choices... */