minix/lib/libminixfs
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
..
cache.c 64-bit REQ_SEEK_POS 2014-07-28 17:05:10 +02:00
fetch_credentials.c Spring cleanup 2013-03-06 09:56:08 +00:00
Makefile _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00
minixfs.h add -lminixfs with fs support routines 2011-09-08 16:52:13 +00:00