]> git.ipfire.org Git - thirdparty/glibc.git/commit
LICENSES: update location of getaddrinfo.c and getnameinfo.c
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 22 Jan 2025 21:11:24 +0000 (22:11 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 24 Jan 2025 22:21:49 +0000 (23:21 +0100)
commit1ed3e4468879b79492dfd453255b9318b3265843
tree1e20f7a1b36be12c5f4d73fdf371f5b5a1288e2e
parent4871ab841b3bfbabdba62cc86dd6b8db84f5c134
LICENSES: update location of getaddrinfo.c and getnameinfo.c

posix/getaddrinfo.c got moved into nss/getaddrinfo.c in commit
7f602256ab5b ("Move getaddrinfo from 'posix' into 'nss'")

inet/getnameinfo.c got moved into nss/getnameinfo.c in commit
2f1c 6652 d7b3 ("Move getnameinfo from 'inet' to 'nss'")

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
LICENSES