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
F173118457: D17549.id49107.diff
Wed, Sep 23, 6:06 PM
F173118052: D17549.id50458.diff
Wed, Sep 23, 6:02 PM
F173106926: D17549.diff
Wed, Sep 23, 4:07 PM
Unknown Object (File)
Fri, Sep 11, 9:15 AM
Unknown Object (File)
Fri, Sep 11, 5:01 AM
Unknown Object (File)
Thu, Sep 10, 10:47 PM
Unknown Object (File)
Aug 18 2026, 6:47 AM
Unknown Object (File)
Aug 17 2026, 11:37 AM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 20180

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.