Skip to content
Commit 48497aba authored by Wilco Dijkstra's avatar Wilco Dijkstra
Browse files

Improve stpncpy performance by using __strnlen/memcpy/memset rather than a

byte loop. Performance on bench-stpncpy is ~2x faster on average.
parent a08e80d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment