aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/gai_strerror.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* gai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATAMike Karels2022-11-021-4/+6
* gai_strerror() - Update string error messages according to RFC 3493.Pedro F. Giffuni2018-12-231-9/+9
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Add NLS catalogs support to gai_strerror(3).Hajimu UMEMOTO2009-11-091-0/+58
* Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer isHajimu UMEMOTO2006-05-211-1/+2
* separate gai_strerror(3) from getaddrinfo.c.Hajimu UMEMOTO2005-04-061-0/+60