]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
clang-format libc string functions imported from musl
authorEd Maste <emaste@FreeBSD.org>
Wed, 18 Nov 2020 22:01:34 +0000 (22:01 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 18 Nov 2020 22:01:34 +0000 (22:01 +0000)
commit4874ddfd373c582d9cd7fe915d2259295d75d1e5
tree273fb1be4959f2cf997973cc8343d3aae15939fc
parentf488d5b79787e06a5c82acde518a289907ba395c
clang-format libc string functions imported from musl

We have adopted these and don't consider them 'contrib' code, so bring
them closer to style(9).  This is a followon to r315467 and r351700.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
lib/libc/string/memchr.c
lib/libc/string/memmem.c
lib/libc/string/strstr.c