CVS: cvs.openbsd.org: src

Daniel Dickman <[email protected]> Mon, 10 Aug 2026 14:10:19 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/10 14:10:19

Modified files:
	include        : limits.h 

Log message:
limits.h: bump _POSIX_THREAD_THREADS_MAX to 64

This matches POSIX and the other BSDs. The mismatch was flagged by Sortix
os-test.

ok guenther@, asou@, deraadt@