HomeFreeBSD

Provide naive but self-contained implementations of memset(3) and

Description

Provide naive but self-contained implementations of memset(3) and
bzero(3) for rtld.

This again reduces rtld dependency on libc, and in future, avoid ifunc
relocations when the functions are converted to ifuncs in libc.

Reported by: mjg
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D18400

Details

Provenance
kibAuthored on
Reviewer
emaste
Differential Revision
D18400: Some fixes for LD_BIND_NOW + ifuncs.
Parents
rS341438: zfs: we can boot from dataset with large_dnode enabled
Branches
Unknown
Tags
Unknown