minix/lib/libblockdriver
Ben Gras 3f38115c7b _MINIX_SYSTEM - fixes for in-minix crossbuild
. define _MINIX_SYSTEM for all system code from minix.service.mk
	. hide some system-level declarations and definitions
	  behind _MINIX_SYSTEM to cleanly fix host tool build problems on
	  Minix (such as: NONE being defined and paddr_t being used but not
	  declared)
	. the similar definition _SYSTEM is unsuitable as it changes the
	  values of errno definitions

Change-Id: I407de79e2575115243a074b16e79546a279cfa3e
2014-07-28 17:05:14 +02:00
..
const.h libblockdriver: expose BLOCKDRIVER_MAX_DEVICES 2014-02-19 11:22:15 +01:00
driver.c 64-bit bdev position 2014-07-28 17:05:10 +02:00
driver.h libblockdriver: various updates 2014-02-19 11:22:15 +01:00
driver_mt.c Experimental pthread compatibility library 2014-07-28 17:05:08 +02:00
driver_st.c libblockdriver: various updates 2014-02-19 11:22:15 +01:00
drvlib.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
Makefile _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02: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 64-bit bdev position 2014-07-28 17:05:10 +02:00
trace.h Block drivers: make IOCTL request unsigned long 2014-02-19 11:22:15 +01:00