git-__inet6_scopeid_pton
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 21 Nov 2017 23:14:20 +0000 (23:14 +0000)
commit2ec49c1dfd386b43c4822bc94b0502d2a29c6342
treeb4aa8c04689f1e40f37d65083e80a04cdba1290b
parent29dd83a9531f8e7661e54d923a9e1e8035bda0fe
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