Page MenuHomeFreeBSD

contrib/netbsd-tests/lib/libc/string/t_strrchr.c: allow use of a custom strrchr function
AbandonedPublic

Authored by fuz on Oct 16 2023, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 5:23 PM
Unknown Object (File)
Mon, Nov 3, 5:23 PM
Unknown Object (File)
Mon, Nov 3, 5:20 PM
Unknown Object (File)
Mon, Oct 27, 2:53 PM
Unknown Object (File)
Sat, Oct 25, 12:18 AM
Unknown Object (File)
Thu, Oct 23, 11:59 AM
Unknown Object (File)
Sun, Oct 19, 3:41 PM
Unknown Object (File)
Oct 10 2025, 9:05 PM
Subscribers

Details

Reviewers
ngie
Group Reviewers
tests
Summary

This once again simplifies development of custom strrchr implementations.

Similar to open D41970 and D41520.

Sponsored by: The FreeBSD Foundation

Test Plan

passes with current strrchr implementation

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 53995
Build 50885: arc lint + arc unit

Event Timeline

fuz requested review of this revision.Oct 16 2023, 12:44 AM

Abandon as not required for test coverage to reduce diff size to NetBSD's test suite.