]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/statd/rmtcall.c
Detect if glibc provides socklen_t and use that instead
authorGreg Banks <gnb@melbourne.sgi.com>
Tue, 27 Jun 2006 10:55:07 +0000 (20:55 +1000)
committerGreg Banks <gnb@melbourne.sgi.com>
Tue, 27 Jun 2006 10:55:07 +0000 (20:55 +1000)
commit3172063ead6b99611d049a59938808a6358f48a4
tree42612c40904f4ecba21e0ab5c27deec4d3c43f90
parenta09eeb36c2c45151b9bb89f5015da0c584799716
Detect if glibc provides socklen_t and use that instead
of int in those cases which generate compile warnings,
e.g. the last argument of recvfrom().
configure.in
support/nfs/rpcmisc.c
utils/statd/rmtcall.c