Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/string/memmem.c
RevisionDateAuthorComments
 1.6  14-Dec-2024  riastradh memmem(3): Avoid undefined behaviour in shift.

PR lib/58906: memmem.c: sync with musl upstream that fixes UB on
signed overflow
 1.5  14-Dec-2024  riastradh memmem(3): Nix trailing whitespace.

No functional change intended.

Preparation for:

PR lib/58906: memmem.c: sync with musl upstream that fixes UB on signed overflow
 1.4  16-May-2021  rillig branches: 1.4.10;
memmem: remove unreachable return statement
 1.3  15-Oct-2018  christos branches: 1.3.2; 1.3.12;
use postincrement, like the patch
XXX: pullup-8
 1.2  15-Oct-2018  christos Avoid out-of-bounds reads
https://www.openwall.com/lists/musl/2017/06/29/6
XXX: pullup-8
 1.1  08-Jul-2018  christos branches: 1.1.2;
switch to FreeBSD's memmem (faster)
 1.1.2.3  20-Oct-2018  pgoyette Sync with head
 1.1.2.2  28-Jul-2018  pgoyette Sync with HEAD
 1.1.2.1  08-Jul-2018  pgoyette file memmem.c was added on branch pgoyette-compat on 2018-07-28 04:32:57 +0000
 1.3.12.1  31-May-2021  cjep sync with head
 1.3.2.4  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.2.3  21-Apr-2020  martin Sync with HEAD
 1.3.2.2  10-Jun-2019  christos Sync with HEAD
 1.3.2.1  15-Oct-2018  christos file memmem.c was added on branch phil-wifi on 2019-06-10 21:41:07 +0000
 1.4.10.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed