From nobody Wed Jan 31 07:17:39 2024 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TPtfD5Rgtz58dRh for ; Wed, 31 Jan 2024 07:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TPtfD2FwGz4sBG for ; Wed, 31 Jan 2024 07:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706685460; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BnHUAUO212niw7fQAHI8oWIAs2p3b7aJhB42aYjoQQs=; b=Nx84NOAvNazfTtAtTDuOENVIR5B9mL3ifnGOanSewUoMtT7ChjBRBW8cYPuTwekqc0VvPH gThIMUNqIGuffeZXB6AONVFgFZKJFGkeRLnTgpuLRVw8NWBeyfFzojQubPcy9d9mQTinRv +Is9G6pexfN25Xm2xBYPt6gJazM0Loik4HQYKcU+TCAjN3JNPzPOwAdiXOK0K14i0Oytf4 PIpBBqISLec2Ptvx+SCFkt3CHA9E7vE6hLdL18oYKZlL2rhvu3QiFTGIeO3KRbCL2aNKLt O2OgNnoadBQLekb/BcnqAMjR/H5Bp5JWLl1qOnAymBq+sjCmdLaxoiD+NPElAQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706685460; a=rsa-sha256; cv=none; b=JbsE5a5VqhEeHXgQkptqiKE8hVoB0EO7+7ca4x1P9AxYFMfKflLV8vMc2jCcThdlDxXGQM nnkzYHKZwT6Laoo7IncsVaOqhtrfmtp74QFP8tXWbpHMNH/QdmgRleiRVKzJIDeSJMBPnm nn3anRHlGOUi/yik9moVXaHR3LbF4crZVmpmoheo242f9kmFc7SjkKiDoMEg5331NbCtIo fuKBUrEcubKXVajhDu3lCb1ia3Xs8fupGViryBSCe0RnBzgBagpsLTUtsvI6cQqrPlsLZ1 XvNFru5oMfUNdpxAISflLwGY7lRfXC/W/xlEsmN2oz8MG03q58IY0chkEiEgsw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TPtfD1CVSz17yZ for ; Wed, 31 Jan 2024 07:17:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40V7HesG043556 for ; Wed, 31 Jan 2024 07:17:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40V7HeN8043551 for standards@FreeBSD.org; Wed, 31 Jan 2024 07:17:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 276743] Many SIG* macros in are not visible with _POSIX_C_SOURCE Date: Wed, 31 Jan 2024 07:17:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276743 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #2 from Warner Losh --- I'll look. These were right many years ago, but more recent posix standards added to what was defined. --=20 You are receiving this mail because: You are the assignee for the bug.=