Date: Fri, 09 Feb 2024 20:43:12 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 276743] Many SIG* macros in <signal.h> are not visible with _POSIX_C_SOURCE Message-ID: <bug-276743-99-bHU4fyplPE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276743-99@https.bugs.freebsd.org/bugzilla/> References: <bug-276743-99@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276743 --- Comment #5 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Mark Johnston from comment #4) > comment 3 explains why this is arguably not a FreeBSD bug, Indeed. I've confirmed SIGTRAP is XSI by looking at POSIX drafts on open-std.org. Given SIGSYS is XSI but FreeBSD makes it visible in POSIX I wouldn't emphasize "strictly". > is there anything else to do? Need to report to wlmaker upstream as it'd may manifest on their CI. > Are other ports affected by this? I didn't check. Removing -D_POSIX_C_SOURCE is very common in ports/, someti= mes such hacks are upstreamed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276743-99-bHU4fyplPE>