]> git.ipfire.org Git - thirdparty/glibc.git/commit
__libc_rpc_getport: Remove internal_function attribute
authorFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:06 +0000 (21:11 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:06 +0000 (21:11 +0200)
commitc4d767f7f35efa43f072d494185f1cea4a7bd871
treea06ac672e713345b827a31c47bc8f86ff487f0c6
parentb22974092d09a61fdb371b28837175bb616e78cf
__libc_rpc_getport: Remove internal_function attribute

This function has a hidden alias and is therefore expected to be
called across DSO boundaries.
ChangeLog
include/rpc/pmap_clnt.h
sunrpc/pm_getport.c