deraadt
8db326f5d7
The xdr_float() and xdr_double routines from the xdr/rpc library were
not ported to the '386 (xdr_float.c was excluded in the makefile). Since the '386, like the 68k and sparc, uses IEEE floating point, all that was needed was to take word ordering into account for xdr_double(). patch from J.T. Conklin <conklin@talisman.kaleida.com> hacked to use BYTE_ORDER macros from machine/endian.h
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%