minix/lib/libsffs
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 VFS/FS: remove fstatfs(2) and REQ_FSTATFS 2014-02-18 11:25:01 +01:00
dentry.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
glo.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
handle.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
inc.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inode.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
inode.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
link.c 64-bit RES_FILE_SIZE 2014-07-28 17:05:10 +02:00
lookup.c 64-bit RES_FILE_SIZE 2014-07-28 17:05:10 +02:00
main.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
misc.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
mount.c 64-bit RES_FILE_SIZE 2014-07-28 17:05:10 +02:00
name.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
path.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
proto.h VFS/FS: remove fstatfs(2) and REQ_FSTATFS 2014-02-18 11:25:01 +01:00
read.c 64-bit RES_SEEK_POS 2014-07-28 17:05:10 +02:00
stat.c libsffs: return 64-bit value in st_size 2014-07-28 17:05:11 +02:00
table.c VFS/FS: remove fstatfs(2) and REQ_FSTATFS 2014-02-18 11:25:01 +01:00
type.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
util.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
verify.c Getting rid of "old-style-definition" 2014-07-28 17:05:09 +02:00
write.c 64-bit REQ_TRC_START, REQ_TRC_END 2014-07-28 17:05:11 +02:00