mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-13 12:40:08 +00:00
posix: Handle success in gai_strerror()
Signed-off-by: Dridi Boukelmoune <dridi.boukelmoune@gmail.com> Reviewed-by: Arjun Shankar <arjun@redhat.com>
This commit is contained in:
parent
eaa5b1cce8
commit
658f601f2a
@ -1,3 +1,4 @@
|
||||
_S(0, N_("Success"))
|
||||
_S(EAI_ADDRFAMILY, N_("Address family for hostname not supported"))
|
||||
_S(EAI_AGAIN, N_("Temporary failure in name resolution"))
|
||||
_S(EAI_BADFLAGS, N_("Bad value for ai_flags"))
|
||||
|
Loading…
Reference in New Issue
Block a user