aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/strrchr.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* str(r)chr: Replace union abuse with __DECONSTConrad Meyer2018-06-041-12/+8
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Implement extensions on top of standards instead of the other way around.Ed Schouten2012-01-031-0/+53