summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/quad.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+8
|
* remove gcc 1 workaround we no longer care about whichjsg2009-11-071-11/+1
| | | | | | | was breaking non GNUC defining compilers. Came up during a conversation with ragge@, positive comments from several.
* delete prototypes for functions which the kernel does not havederaadt2008-02-251-8/+1
| | | | from brynet@gmail.com
* sync from libcmickey2004-11-281-40/+41
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Introduce a new file, machine/internal_types.h, to hold that specific archespie2002-04-241-2/+2
| | | | | | | | | | | | | type characteristics. internal_types.h will contain only settings invisible from standard C, e.g., in the __* or _[A-Z]* namespace, and be reused by files like limits.h. This allows us to shorten machine/limits.h greatly, as all the common defines are now in sys/limits.h, plus a small stub in internal_types.h. Tested on all arches as far as I know. Approved after discussion with art, millert, deraadt, and others.
* First round of __P removal in sysmillert2002-03-141-20/+20
|
* _STANDALONE needs <machine/limits.h> toomickey1997-07-251-2/+2
|
* switch on _KERNEL to pull in correct headersderaadt1996-05-011-2/+6
|
* NetBSD 960317 mergeniklas1996-04-191-1/+23
|
* update from netbsdderaadt1995-12-141-1/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+112