aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/xdr/xdr_float.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libc/xdr: unsign some loop indexes.Pedro F. Giffuni2016-05-061-2/+2
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* libc: make some more use of the nitems() macro.Pedro F. Giffuni2016-04-161-12/+8
* Bring in initial libc and libstand support for RISC-V.Ruslan Bukin2016-01-171-6/+0
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-3/+1
* Use ANSI C prototypes.Craig Rodrigues2015-05-311-3/+1
* Add the start of libc and libstand for arm64. Not all of the machineAndrew Turner2015-04-071-1/+2
* Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* Replace Sun RPC license with a 3-clause BSD license. This license changeHiroki Sato2013-12-091-26/+26
* Enable building with LIBC_SCCS defined.David E. O'Brien2004-10-161-1/+1
* We use __arm__, not __arm32__.Olivier Houchard2004-05-141-1/+1
* Add __amd64__ to the list of things that use IEEEFPPeter Wemm2003-04-301-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Add ifdefs for sparc64.Jake Burkholder2002-02-231-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-47/+42
* Use ieee floats on ia64.Doug Rabson2001-03-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Resolve conflicts.Bill Paul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - Missing prototypes, including pointers to functionsPeter Wemm1996-12-301-17/+48
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Moving RPC stuff into libc, part 2.Garrett Wollman1994-08-071-0/+283