Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 2023 08:25:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 272227] mempcpy(3) lacks HISTORY and STANDARDS entries
Message-ID:  <bug-272227-9-QgVJEX77IF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272227-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272227-9@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=3D272227

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D7041faf5a5bcd6d49d382edafb313aa8c=
9726791

commit 7041faf5a5bcd6d49d382edafb313aa8c9726791
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-11-18 09:09:40 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-11-25 08:25:03 +0000

    Add a HISTORY section for memcpy(3) and mempcpy(3)

    The memcpy() function first appeared in AT&T System V UNIX and was
    reimplemented for 4.3BSD-Tahoe. The mempcpy() function first appeared in
    FreeBSD 13.1.

    PR:     272227
    Differential Revision:  https://reviews.freebsd.org/D42630

    (cherry picked from commit 8c8ffe541eabb23e21ddffb534ecda7ac6d7e04a)

 lib/libc/string/memcpy.3 | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272227-9-QgVJEX77IF>