summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/strstr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/nocrt: strstr fix. bugref:10261vboxsync2022-08-171-12/+16
* IPRT,/Config.kmk,iprt/asmdefs.mac,Add/3D/Config.kmk: Generate weak CRT name a...vboxsync2022-08-041-1/+4
* IPRT/string: Added simple strstr, strrchr and strcspn implementations for IPR...vboxsync2022-07-251-0/+61