aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+2
* Move __va_list and related defines to sys/sys/_types.hWarner Losh2018-02-121-14/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Define the vm_ooffset_t and vm_pindex_t types as machine-independend.Konstantin Belousov2017-02-041-2/+0
* Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4Tijl Coosemans2014-04-011-1/+1
* Make the wchar_t type machine dependent.Andrew Turner2012-06-241-0/+4
* Replace __signed by signed.Ed Schouten2011-12-131-1/+1
* Add sparc64 support.Attilio Rao2011-05-061-1/+0
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-3/+8
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Introduce the cpumask_t type. The purpose of the type is to create aMarcel Moolenaar2004-03-201-0/+1
* Change time_t from a 32-bit value to a 64-bit value, on FreeBSD/sparc64Garance A Drosehn2004-03-101-1/+1
* - Add vm_paddr_t, a physical address type. This is required for systemsJake Burkholder2003-03-251-0/+1
* Implement fpclassify():Mike Barcroft2003-02-081-0/+2
* Move several MI types from <machine/_types.h> to <sys/_types.h>.Mike Barcroft2002-08-231-37/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-0/+143