summaryrefslogtreecommitdiffstats
path: root/lib/libc/quad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,guenther2019-11-107-33/+39
* Add ARM EABI runtime aliases to the GCC runtime functions that we includekettenis2017-12-266-6/+30
* remove some unused ancient test files from 4.4 BSDmmcc2016-03-263-140/+0
* Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In oneguenther2015-10-011-4/+1
* mop up ifndef KERNEL goo; ok miodderaadt2014-06-101-5/+1
* Nuke the machinery to sync libkern with libc, it's not been used in themiod2014-06-091-4/+1
* remove last few uses of __Pderaadt2014-06-071-2/+2
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-2/+2
* remove gcc 1 workaround we no longer care about whichjsg2009-11-071-11/+1
* zap remaining rcsid.espie2005-08-0828-123/+30
* support for syncing into libkern; tedu@ millert@ okmickey2004-11-282-3/+6
* ansify. ok millert@otto2004-10-1723-73/+46
* A quad is two ints, not two longs. Also fix some problems withotto2004-04-2719-184/+206
* add/subtract ULONG_MAX + 1 on over/underflows, fixes float -> quaddhartmei2004-04-251-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0229-174/+58
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-162-4/+4
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* Fix RCS idstholo1996-08-1931-202/+31
* Protect use of long long with /* LONGLONG */tholo1996-03-251-0/+1
* initial import of NetBSD treederaadt1995-10-1831-0/+2548