git-__inet6_scopeid_pton
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 2 Dec 2017 10:07:17 +0000 (10:07 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 2 Dec 2017 10:07:17 +0000 (10:07 +0000)
commit92018436e4e90cbacafbc0ffe311b96864d44a01
tree491bf66251a01df277b0679b366d7f52c67816f8
parent7aa9ab5d427e66887b5890a56902a2476336eda9
git-__inet6_scopeid_pton

commit f87cc2bfba9b844da48a63441c6099342b1551c7
Author: Florian Weimer <fweimer@redhat.com>
Date:   Thu Aug 10 16:06:52 2017 +0200

    __inet6_scopeid_pton: Remove attribute_hidden, internal_function

    The hidden attribute was overridden by libc_hidden_proto on GNU/Linux.
    It is incorrect because the function is used from nscd.

    internal_function is not supposed to be used across DSO boundaries,
    so this commit removes it (again, due to the use in nscd).

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-__inet6_scopeid_pton.diff
inet/inet6_scopeid_pton.c
inet/net-internal.h