minix/lib/libhgfs
David van Moolenbroek ef7b484e5c Create SFFS library out of HGFS
This Shared Folders File System library (libsffs) now contains all the
file system logic originally in HGFS. The actual HGFS server code is
now a stub that passes on all the work to libsffs. The libhgfs library
is changed accordingly.
2012-04-09 18:08:26 +02:00
..
attr.c Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
backdoor.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
channel.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
const.h HGFS: move all VMware-specific code into libhgfs 2012-04-09 17:32:36 +02:00
dir.c Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
error.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
file.c Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
glo.h Reorganize some directories 2010-05-26 22:49:57 +00:00
hgfs.c Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inc.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
info.c HGFS: move all VMware-specific code into libhgfs 2012-04-09 17:32:36 +02:00
link.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
path.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
rpc.c HGFS: move all VMware-specific code into libhgfs 2012-04-09 17:32:36 +02:00
time.c hgfs: subsecond timestamp precision 2012-03-30 01:40:07 +02:00
type.h Reorganize some directories 2010-05-26 22:49:57 +00:00