aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/strchrnul.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* libkern: Implement strchrnul(3)Conrad Meyer2019-08-191-0/+41