Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136925601
D17387.id48756.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
D17387.id48756.diff
View Options
Index: head/include/limits.h
===================================================================
--- head/include/limits.h
+++ head/include/limits.h
@@ -122,7 +122,7 @@
#endif
#if __XSI_VISIBLE || __POSIX_VISIBLE >= 200809
-#define NL_ARGMAX 65536 /* max # of position args for printf */
+#define NL_ARGMAX 4096 /* max # of position args for printf */
#define NL_MSGMAX 32767
#define NL_SETMAX 255
#define NL_TEXTMAX 2048
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 4:55 PM (20 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25778619
Default Alt Text
D17387.id48756.diff (434 B)
Attached To
Mode
D17387: Reduce NL_ARGMAX to 4096 to match Linux.
Attached
Detach File
Event Timeline
Log In to Comment