minix/include/arch/i386/include
Ben Gras 8ccb12bb5a use netbsd <sys/signal.h> and sigset_t
. create signals-related struct message type to store sigset_t
	  directly
	. create notify-specific message types, so the generic NOTIFY_ARG
	  doesn't exist anymore
	. various related test expansions, improvements, fixes
	. add a few error-checks to sigismember() calls
	. rename kernel call specific signals fields to SYS_*

Change-Id: I53c18999b5eaf0cfa0cb25f5330bee9e7ad2b478
2014-03-02 12:28:31 +01:00
..
archconst.h Reorganize arch consts and types 2012-08-16 17:07:43 +02:00
archtypes.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
bios.h imported code harmonisation 2012-03-14 16:02:59 +01:00
cmos.h imported code harmonisation 2012-03-14 16:02:59 +01:00
diskparm.h imported code harmonisation 2012-03-14 16:02:59 +01:00
elf.h recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
fpu.h imported code harmonisation 2012-03-14 16:02:59 +01:00
int86.h imported code harmonisation 2012-03-14 16:02:59 +01:00
interrupt.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00
ipcconst.h Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
Makefile Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
memory.h imported code harmonisation 2012-03-14 16:02:59 +01:00
partition.h x86 hd image creator 2013-09-25 19:30:22 +02:00
pci_amd.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_intel.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_sis.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci_via.h imported code harmonisation 2012-03-14 16:02:59 +01:00
pci.h imported code harmonisation 2012-03-14 16:02:59 +01:00
ports.h Replace MACHINE/CHIP macros with compiler macros 2012-08-06 17:49:22 +02:00
stackframe.h use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
vm.h SYSENTER/SYSCALL support 2012-09-24 15:53:43 +02:00