mirror of https://git.musl-libc.org/git/musl
Browse Source
the historical function was specified to return an empty string in the caller-provided buffer, not a null pointer, to indicate error when the argument is non-null. only when the argument is null should it return a null pointer on error.master
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue