opnsense-src/lib/libc/amd64/string
Mateusz Guzik 167374a162 amd64: import updated kernel memset to libc
See r339205 for details.

An unused ERMS support is retained in the macro. It will be activated
after ifunc support lands.

Reviewed by:    kib
Approved by:    re (gjb)
Sponsored by:   The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17405
2018-10-05 19:27:42 +00:00
..
bcmp.S amd64: reimplement libc memcmp and bcmp with kernel memcmp 2018-09-27 17:08:29 +00:00
bcopy.S amd64: remove unnecessary cld from libc memcpy/bcopy 2018-09-29 07:40:52 +00:00
bzero.S amd64: reimplement libc memset and bzero with kernel memset 2018-10-01 20:39:17 +00:00
Makefile.inc
memcmp.S amd64: reimplement libc memcmp and bcmp with kernel memcmp 2018-09-27 17:08:29 +00:00
memcpy.S
memmove.S
memset.S amd64: import updated kernel memset to libc 2018-10-05 19:27:42 +00:00
stpcpy.S
strcat.S
strcmp.S
strcpy.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00