aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-122/+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
* Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-1/+0
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoWarner Losh2006-01-091-3/+0
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forWarner Losh2006-01-011-0/+3
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-3/+8
* Introduce the cpumask_t type. The purpose of the type is to create aMarcel Moolenaar2004-03-201-0/+1
* Add a bogus definition of __va_list for use by lint. Make it visibleMarcel Moolenaar2003-11-031-1/+5
* - 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
* Test the water. Make time_t long (64 bit) on ia64 since we do not havePeter Wemm2002-11-151-1/+1
* s/_BSD_VA_LIST_/__va_list/. The former type doesn't exist anymore.Marcel Moolenaar2002-08-231-1/+1
* 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