aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strstr.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: correct SPDX tag on strstr.cEd Maste2022-01-161-1/+1
* libc: fix misleading comment in strstrEd Maste2022-01-161-1/+1
* libc: fix undefined behavior from signed overflow in strstr and memmemEd Maste2020-11-191-4/+4
* clang-format libc string functions imported from muslEd Maste2020-11-181-57/+90
* libc: update strstr implementation to match muslEd Maste2019-04-091-2/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libc: add reference to two-way algorithm and bad shift table in memmem/strstrEd Maste2017-03-181-0/+8
* libc: Use musl's O(n) memmem and strstrEd Maste2017-03-181-48/+167
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* - ANSIfy function definitionsDaniel Gerzo2009-02-031-4/+3
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* 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/+65