minix/lib/libblockdriver
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
..
const.h libblockdriver: expose BLOCKDRIVER_MAX_DEVICES 2014-02-19 11:22:15 +01:00
driver.c use netbsd <sys/signal.h> and sigset_t 2014-03-02 12:28:31 +01:00
driver.h libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver_mt.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver_st.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
drvlib.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile Remove support for MKTRACE, MKMCONTEXT, MKSTATECTL 2014-03-01 09:04:59 +01:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
trace.c Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00
trace.h Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00