[Bug 287062] Missing POSIX NSIG_MAX & _SC_NSIG definitions

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 May 2025 09:56:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287062

            Bug ID: 287062
           Summary: Missing POSIX NSIG_MAX & _SC_NSIG definitions
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: standards
          Assignee: standards@FreeBSD.org
          Reporter: rbranco@suse.com

Missing POSIX NSIG_MAX & _SC_NSIG definitions.

POSIX 2024 references:
limits.h:
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/limits.h.html
signal.h:
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/signal.h.html

Fix: https://github.com/freebsd/freebsd-src/pull/1710

-- 
You are receiving this mail because:
You are the assignee for the bug.