summaryrefslogtreecommitdiff
path: root/lib/libc/xdr/xdr_float.c
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-05-06libc/xdr: unsign some loop indexes.Pedro F. Giffuni
2016-04-18libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk
2016-04-16libc: make some more use of the nitems() macro.Pedro F. Giffuni
2016-01-17Bring in initial libc and libstand support for RISC-V.Ruslan Bukin
2015-09-20Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues
2015-05-31Use ANSI C prototypes.Craig Rodrigues
2015-04-07Add the start of libc and libstand for arm64. Not all of the machineAndrew Turner
2014-07-07Remove ia64.Marcel Moolenaar
2013-12-09Replace Sun RPC license with a 3-clause BSD license. This license changeHiroki Sato
2004-10-16Enable building with LIBC_SCCS defined.David E. O'Brien
2004-05-14We use __arm__, not __arm32__.Olivier Houchard
2003-04-30Add __amd64__ to the list of things that use IEEEFPPeter Wemm
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2002-02-23Add ifdefs for sparc64.Jake Burkholder
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
2001-03-06Use ieee floats on ia64.Doug Rabson
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-05-28Resolve conflicts.Bill Paul
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-30- Missing prototypes, including pointers to functionsPeter Wemm
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-07Moving RPC stuff into libc, part 2.Garrett Wollman