mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
This followsfw/bug306191d44530a5b("string: strerror must not return NULL (bug 30555)"): « For strerror, this fixes commit28aff04781("string: Implement strerror in terms of strerror_l"). This commit avoids returning NULL for strerror_l as well, although POSIX allows this behavior for strerror_l. »
1 changed files with 19 additions and 7 deletions
Loading…
Reference in new issue