]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Provide a generic empty version of __check_native.
authorPino Toscano <toscano.pino@tiscali.it>
Thu, 26 Jul 2012 19:41:52 +0000 (21:41 +0200)
committerPino Toscano <toscano.pino@tiscali.it>
Thu, 26 Jul 2012 19:41:52 +0000 (21:41 +0200)
commitf3c22df3c5d5dce995a485df23f2dd0bb89a66d5
tree435159b5c2e477757fb6373ed6e3b30721e34ff5
parent350c17484753152c79ee34a966bbaf80bdf3cf9f
Provide a generic empty version of __check_native.

Add an empty implementation of __check_native, as used in the posix version of getaddrinfo.
This allows non-Linux GNU-based OSes to compile.
ChangeLog
inet/check_native.c [new file with mode: 0644]