Page MenuHomeFreeBSD

amd64: convert libc bzero to a C func to avoid future bloat
ClosedPublic

Authored by mjg on Oct 13 2018, 7:20 PM.
Tags
None
Referenced Files
F154340231: D17549.diff
Mon, Apr 27, 11:16 PM
Unknown Object (File)
Mon, Apr 27, 4:36 AM
Unknown Object (File)
Sun, Apr 26, 12:48 PM
Unknown Object (File)
Thu, Apr 23, 4:31 AM
Unknown Object (File)
Tue, Apr 21, 8:28 PM
Unknown Object (File)
Sun, Apr 19, 9:12 AM
Unknown Object (File)
Thu, Apr 16, 10:54 AM
Unknown Object (File)
Sun, Apr 12, 3:51 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mjg retitled this revision from amd64: convert libc bcopy to a C func to avoid future bloat to amd64: convert libc bzero to a C func to avoid future bloat .Oct 13 2018, 7:20 PM
This revision is now accepted and ready to land.Oct 14 2018, 12:58 PM

You probably need to add the workaround to Makefile.inc1.

This revision was automatically updated to reflect the committed changes.