Skip to content

Implement several more string functions and add errno

Jeremy Soller requested to merge Arcterus:master into master

Created by: Arcterus

Adding errno was needed to finish strdup()/strndup().

Merge request reports