unikraft / lib-musl

musl: A C standard library
Other
8 stars 27 forks source link

Include missing parts of the string library #55

Closed andreittr closed 1 year ago

andreittr commented 1 year ago

The string part of libc was previously missing and explicit_bzero.c, which this change fixes.