Skip to content
GitLab
Explore
Sign in
Register
Add optimized version of memchr
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jeremy Soller
requested to merge
matijaskala:patch-1
into
master
Apr 06, 2018
Overview
6
Commits
1
Pipelines
0
Changes
1
Expand
Created by: matijaskala
This is what musl does - read 8 bytes at a time until a match is found
Merge request reports