minix/servers/vfs
Ben Gras e4ac80eb60 various warning/errorwarning fixes for gcc47
. warnings (sometimes promoted to errors) in servers/ and kernel/
 . -Os for ext2 boot module to make it small enough
2012-08-27 16:19:18 +02:00
..
comm.c VFS: remove support for sync FS communication 2012-07-17 10:12:53 +00:00
comm.h
const.h
coredump.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
device.c VFS: fix locking bug in clone_opcl 2012-07-30 10:01:16 +00:00
dmap.c
dmap.h
exec.c libexec: add load_offset feature, used for ld.so 2012-08-12 23:22:54 +02:00
file.h
filedes.c
fproc.h
fs.h
gcov.c
glo.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
job.h
link.c VFS: do not resolve symlinks in rename(2) 2012-07-18 14:59:45 +00:00
lock.c
lock.h
main.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
Makefile VFS: remove support for sync FS communication 2012-07-17 10:12:53 +00:00
misc.c
mount.c
open.c VFS: call req_inhibread again 2012-07-19 14:36:51 +00:00
param.h
path.c VFS: check path components for NAME_MAX length 2012-07-30 09:44:58 +00:00
path.h
pipe.c
protect.c
proto.h
read.c
request.c
request.h
scratchpad.h
select.c
stadir.c
table.c
threads.h
time.c
tll.c
tll.h
utility.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
vmnt.c
vmnt.h
vnode.c
vnode.h
worker.c
write.c