]> granicus.if.org Git - libtirpc/commit
Provide getrpcbynumber and getrpcbyname if those are missing
authorNatanael Copa <ncopa@alpinelinux.org>
Wed, 22 Apr 2015 16:17:33 +0000 (12:17 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 23 Apr 2015 12:29:45 +0000 (08:29 -0400)
commit489912cad88ff5e13477ae2f19baa93415c981db
tree9bf2fb57fab6c56b512e6fa682516cd929450bcc
parent1a1f4650050b478b217b4e2ef04718ba18f676e4
Provide getrpcbynumber and getrpcbyname if those are missing

We enable the config.h again and check if getrpcbynumber and
getrpcbyname exists on the building patform. If it does not exist, then
provide those functions.

This is needed for musl libc.

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
autogen.sh
configure.ac
src/getrpcent.c