This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 388ae538dd hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist new 1d44530a5b string: strerror must not return NULL (bug 30555)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: string/Makefile | 1 + string/strerror_l.c | 13 +++++--- string/tst-strerror-fail.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+), 4 deletions(-) create mode 100644 string/tst-strerror-fail.c