CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/16 06:37:52
Modified files:
lib/libc/string: strstr.c
Log message:
Resync our strstr.c with the musl version. Removes some debug code and
optimizes one statement in two-way string compare.
OK tb@ millert@
