summaryrefslogtreecommitdiffstats
path: root/lib/libc/xdr/xdr_float.c
Commit message (Expand)AuthorAgeFilesLines
* libc/xdr: unsign some loop indexes.pfg2016-05-061-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedavos2016-04-181-1/+0
* libc: make some more use of the nitems() macro.pfg2016-04-161-12/+8
* Bring in initial libc and libstand support for RISC-V.br2016-01-171-6/+0
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-3/+1
* Use ANSI C prototypes.rodrigc2015-05-311-3/+1
* Add the start of libc and libstand for arm64. Not all of the machineandrew2015-04-071-1/+2
* Remove ia64.marcel2014-07-071-1/+1
* Replace Sun RPC license with a 3-clause BSD license. This license changehrs2013-12-091-26/+26
* Enable building with LIBC_SCCS defined.obrien2004-10-161-1/+1
* We use __arm__, not __arm32__.cognet2004-05-141-1/+1
* Add __amd64__ to the list of things that use IEEEFPpeter2003-04-301-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Add ifdefs for sparc64.jake2002-02-231-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-47/+42
* Use ieee floats on ia64.dfr2001-03-061-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - Missing prototypes, including pointers to functionspeter1996-12-301-17/+48
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Moving RPC stuff into libc, part 2.wollman1994-08-071-0/+283
OpenPOWER on IntegriCloud