aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strlen.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Restore the augmented strlen commentaryMateusz Guzik2021-02-081-11/+4
* Revert "Reimplement strlen"Mateusz Guzik2021-02-031-28/+54
* Reimplement strlenMateusz Guzik2021-01-291-54/+28
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Correct bugs fixed but not merged from my own tree.Xin LI2010-03-131-2/+3
* Follow up commit to reindent the code.Xin LI2010-03-121-13/+13
* Two optimizations to MI strlen(3) inspired by David S. Miller'sXin LI2010-03-121-12/+31
* - Fix grammar. [1]Xin LI2009-01-261-3/+3
* Rewrite of MI strlen(3) in a way that can better utilize modern hardware byXin LI2009-01-251-15/+78
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-5/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+4
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+50