minix/drivers/tty/arch/earm
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
..
console.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
keyboard.c drop <minix/termios.h>, use clean <sys/termios.h> 2014-03-02 12:28:20 +01:00
Makefile.inc ARM updates 2013-01-17 10:03:58 +01:00
omap_serial.h fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
rs232.c use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00