Searched hist:"1 e52ba8c621d8c9e40815fa6e1f28207e35e3877" (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/amd64/string/ |
H A D | memcpy.S | diff 1e52ba8c621d8c9e40815fa6e1f28207e35e3877 Sat Oct 13 23:15:47 CEST 2018 Mateusz Guzik <mjg@FreeBSD.org> amd64: import updated kernel memmove to libc
bcopy is left alone as it is expected to be converted to a C func.
Due to header mess ALIGN_TEXT is temporarily defined explicitly in memmove.S
Reviewed by: kib Approved by: re (gjb) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D17538
|
H A D | memmove.S | diff 1e52ba8c621d8c9e40815fa6e1f28207e35e3877 Sat Oct 13 23:15:47 CEST 2018 Mateusz Guzik <mjg@FreeBSD.org> amd64: import updated kernel memmove to libc
bcopy is left alone as it is expected to be converted to a C func.
Due to header mess ALIGN_TEXT is temporarily defined explicitly in memmove.S
Reviewed by: kib Approved by: re (gjb) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D17538
|