From nobody Sun Dec 01 16:10:53 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 4Y1X2j2XyNz5fqsf for ; Sun, 01 Dec 2024 16:10:53 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y1X2j0smyz4sD1 for ; Sun, 1 Dec 2024 16:10:53 +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=1733069453; 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=q6d8rKHBXDvYNhwddl7gVqLaVSON3otfqvL3puUBS1Q=; b=ppJfwrLjgsbKju1aFdmmCAYLjLOM0bHfI0GmwAO99DB6lgAGFX0LvXPU4iZa005gQNHrhu W/avAGRPjV1dOWjdQlFPYDAFWB79nOgGhFEiXRCt2vknysNIZmh51srR+imseFZJWKFYGx 2YL0RHLcrW5vJzlbXugg6culFyCV4+2Sh+IUbWrhCxJxJ1zIrGy3/RzDVeBDRQ/pvyzDIj mnYvfEaxHH2pafwEx01kH/gTu0D0VASV8Sj8AM20SawKE6uG+xLeu/LMLFN4RzRyJbDSpM /FTsN1x30xxcwruHpJAUHSzJzmc/EFC6JXZ1YAiZfXtXEHkMtVvXMHapr9e3+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733069453; a=rsa-sha256; cv=none; b=A4Cljcm+6R+1q3fpOaZmAi13GTx7mLRUeXV9CgNdR+/uDmaGGVDlh68+dfX6srmn2NWijt VBDF6flFDrqPbqOo+M+pbXiBti2VqdkaOmlsA2Pmvz4gX8FGu82162cVjv+j9KcF4VOG4r fD4FIdLUqOx93+TwpYcPBUfGhikeDQzy5obLeQUyCKyQJzAmanxVAhKB7mNCMmZVKFBTlE pozU3M8EIlGlK1MP/EU+mk8SJ3TWJ0FjN1zYqj55sQTQc38uaF3l6rKmn9/38RDon6D6VL Uys73rxVEV8fzSgg9ksQ415zieEK+TVUP5P2hpEBsSOk35aDvAPBEtviakpeHg== 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 4Y1X2j0CTjz10FN for ; Sun, 1 Dec 2024 16:10:53 +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 4B1GAqc3082430 for ; Sun, 1 Dec 2024 16:10:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B1GAqlx082408 for standards@FreeBSD.org; Sun, 1 Dec 2024 16:10:52 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 283065] C23 has incorporated some POSIX functions Date: Sun, 01 Dec 2024 16:10:53 +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: kib@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: X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283065 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov --- You have a commit bit? Create review on https://reviews.freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.=