git: libc/xdr: Sync xdr_sizeof.c with FreeBSD and add it to the build.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jul 30 15:23:05 PDT 2015
commit d308657c6cf048bf7920baf9adf577345f581775
Author: Sascha Wildner <saw at online.de>
Date: Fri Jul 31 00:21:20 2015 +0200
libc/xdr: Sync xdr_sizeof.c with FreeBSD and add it to the build.
FreeBSD did so too after our last upgrade. Shouldn't hurt.
Summary of changes:
include/rpc/xdr.h | 2 +-
lib/libc/xdr/Makefile.inc | 3 ++-
lib/libc/xdr/Symbol.map | 4 +++
lib/libc/xdr/xdr.3 | 15 +++++++++++-
lib/libc/xdr/xdr_sizeof.c | 62 +++++++++++++++++++++++------------------------
5 files changed, 52 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d308657c6cf048bf7920baf9adf577345f581775
--
DragonFly BSD source repository
More information about the Commits
mailing list