summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/_types.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.marcel2014-07-071-122/+0
* Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4tijl2014-04-011-1/+1
* Make the wchar_t type machine dependent.andrew2012-06-241-0/+4
* Replace __signed by signed.ed2011-12-131-1/+1
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-051-1/+0
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-091-3/+0
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forimp2006-01-011-0/+3
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-3/+8
* Introduce the cpumask_t type. The purpose of the type is to create amarcel2004-03-201-0/+1
* Add a bogus definition of __va_list for use by lint. Make it visiblemarcel2003-11-031-1/+5
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-251-0/+1
* Implement fpclassify():mike2003-02-081-0/+2
* Test the water. Make time_t long (64 bit) on ia64 since we do not havepeter2002-11-151-1/+1
* s/_BSD_VA_LIST_/__va_list/. The former type doesn't exist anymore.marcel2002-08-231-1/+1
* Move several MI types from <machine/_types.h> to <sys/_types.h>.mike2002-08-231-37/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-0/+143
OpenPOWER on IntegriCloud