From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79E8A3858C36; Wed, 5 Apr 2023 11:25:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79E8A3858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680693947; bh=mpS6QCMVN3X9bSClEnYo+O+z3NJce2fRjKxIOTCwwnw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=J5meekBx6d8drIBSVnRYrVxBWfWPp1POHzPdN049Xl6Oz9FD1TJbHyt6vwtl4M0Ol H3LjGGkc01IGggd+z2rAZmVTN/c1ifLm7+jO4ndqjY74+R0uXKcPiUADoobKeC5fiZ bzWQmyeYI9vbvg6/Vb/FYaMgTnHEkTz7CbVCoji8= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug string/178] Please add strlcpy and strlcat (attached) Date: Wed, 05 Apr 2023 11:25:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D178 --- Comment #7 from Florian Weimer --- New patches posted: [PATCH 0/2] strlcpy/strlcat/wcslcpy/wcscat implementation --=20 You are receiving this mail because: You are on the CC list for the bug.=