git-__inet6_scopeid_pton
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
commit3fd95d8eb51ebfbac57fe6d01171540b13de1fbc
tree27d3c263c681fd9a3d5ca7f814c4f3996129e670
parentae1991bad57d119e9496052df075cb540c38ce5e
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