]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
clang-format libc string functions imported from musl
authoremaste <emaste@FreeBSD.org>
Wed, 18 Nov 2020 22:01:34 +0000 (22:01 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 18 Nov 2020 22:01:34 +0000 (22:01 +0000)
commitce62a77e6e943eab13cd3ae1b3dd9c0ab4a3c567
tree273fb1be4959f2cf997973cc8343d3aae15939fc
parent6903d785b3d1b751b05af0a13c2faea34d91ed1e
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