This website requires JavaScript.
Explore
Help
Sign In
oneechanhax
/
phunix
Watch
1
Star
0
Fork
0
You've already forked phunix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
phunix
/
servers
/
apfs
History
Thomas Veerman
972a791882
AVFS/APFS: small cleanup
2012-02-09 16:33:24 +00:00
..
buf.h
…
buffer.c
…
const.h
…
dev_uds.c
Cleanup servers to make GCC/Clang a little happier
2011-09-08 13:57:03 +00:00
fs.h
…
glo.h
…
inc.h
…
inode.c
Don't repeat out-of-space messages
2011-12-21 10:47:28 +00:00
inode.h
…
link.c
…
main.c
AVFS/APFS: small cleanup
2012-02-09 16:33:24 +00:00
Makefile
APFS: fix link issue when compiling with Clang
2012-02-02 15:00:01 +00:00
misc.c
…
mount.c
…
open.c
…
proto.h
Increase gid_t and uid_t to 32 bits
2011-09-05 13:56:14 +00:00
read.c
…
stadir.c
…
super.c
…
table.c
…
uds.c
Increase gid_t and uid_t to 32 bits
2011-09-05 13:56:14 +00:00
uds.h
Make dev_t 32-bits and provide backwards compatibility
2011-09-05 08:52:57 +00:00
utility.c
…