aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/mempcpy.c
Commit message (Expand)AuthorAgeFilesLines
* include: ssp: don't shadow the mempcpy builtinKyle Evans2024-07-161-1/+1
* include: ssp: round out fortification of current set of headersKyle Evans2024-07-131-1/+3
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: drop "All rights reserved" from Foundation copyrightsEd Maste2022-08-041-1/+0
* libc: add mempcpy(3) and wmempcpy(3)Konstantin Belousov2021-07-151-0/+41