Page MenuHomeFreeBSD

Remove now-unused contrib/cortex-strings
ClosedPublic

Authored by emaste on Jan 17 2025, 2:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 1, 8:44 AM
Unknown Object (File)
Wed, Feb 26, 12:11 AM
Unknown Object (File)
Feb 17 2025, 10:51 AM
Unknown Object (File)
Feb 13 2025, 7:28 PM
Unknown Object (File)
Feb 13 2025, 11:43 AM
Unknown Object (File)
Feb 12 2025, 11:47 AM
Unknown Object (File)
Feb 11 2025, 7:12 PM
Unknown Object (File)
Feb 11 2025, 11:25 AM
Subscribers

Details

Summary
Replaced by arm-optimized-routines in commit 2e8ff4d1d5b9 ("Switch to
Arm Optimized Routines for mem* & str*").

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.

Seems fine. Weirdly enough, not even arm uses any of these, instead opting for copy-pasted implementations from what could be an earlier state of this library.

This revision is now accepted and ready to land.Feb 3 2025, 2:02 PM
This revision was automatically updated to reflect the committed changes.