Skip to content

Add missing functions to `string.h`

Darley Barreto requested to merge darley/relibc:imp_str into master

Adding stpcpy, stpncpy, strchrnul, strsep

Merge request reports