Files
haiku-beta6/headers/posix
Augustin Cavalier b0570368f3 limits.h: Clean up and fix _POSIX_* values.
These aren't actual limits, but rather the minimum limit
as specified in POSIX (e.g. _POSIX_NAME_MAX is the minimum
allowed value for NAME_MAX).

Add missing values as defined in POSIX-2024, at least for
features we support, and change wrong values to be the ones
specified in POSIX.

No behavioral intended change (nothing should be using these directly.)
2026-01-06 19:57:07 -05:00
..
2025-07-11 06:56:43 +00:00
2024-12-17 09:45:13 +00:00
2026-01-06 19:40:23 -05:00
2025-03-13 19:30:39 -04:00
2026-01-06 19:38:49 -05:00