Alexandro Sánchez Bach 20665b9f89 Improved sys_fs module
- cellFsStat now accepts mounting points in the path argument.

- cellFsMkdir, cellFsRmdir, cellFsUnlink and cellFsRename are now using
the real path provided by the VFS.

- cellFsFtruncate, cellFsTruncate and cellFsFGetBlockSize are partially
implemented.

Note: I have spotted a bug in cellFsRename and cellFsRmdir (this has
nothing to do with the changes I made), but I don't dare to fix it since
I am not sure if I will break other functions with my solution.
2013-09-18 23:50:00 +02:00
2013-08-27 18:18:01 +03:00
2013-08-26 17:18:59 +03:00
2013-09-18 23:50:00 +02:00
2013-09-10 15:17:02 +02:00
2013-07-03 23:25:54 +03:00
2013-09-05 09:45:46 +02:00
2012-11-03 08:16:18 -07:00
2013-09-10 15:17:02 +02:00
Languages
C++ 93.1%
C 4.7%
Self 0.9%
GLSL 0.7%
CMake 0.3%
Other 0.2%