Nekotekina
|
2d37c6b5e2
|
sys_memory, sys_mmapper rewritten
LogBase::Fatal() removed
|
2015-07-10 20:37:12 +03:00 |
|
Nekotekina
|
6f1e76198a
|
Some fixes
|
2015-07-10 04:31:18 +03:00 |
|
Nekotekina
|
317417d541
|
vm::cptr/bcptr/lcptr used widely for const pointers
|
2015-07-10 04:30:53 +03:00 |
|
Nekotekina
|
63c5b2ab32
|
sys_fs_open() O_APPEND support
Added vm::static_ptr_cast, vm::const_ptr_cast, vm::reinterpret_ptr_cast
Added pointer comparison with vm::null
|
2015-07-10 04:30:37 +03:00 |
|
Nekotekina
|
a70d305806
|
IdManager fix
|
2015-05-28 22:13:35 +03:00 |
|
Nekotekina
|
22b78fec71
|
IdManager improved, atomic_t improved
Various changes
|
2015-05-27 06:11:59 +03:00 |
|
Nekotekina
|
02ca97804e
|
fs::dir implemented, bugfixes
|
2015-04-25 22:15:53 +03:00 |
|
Nekotekina
|
74b3580b69
|
rfile_t renamed
|
2015-04-25 00:38:11 +03:00 |
|
Nekotekina
|
978d578f4e
|
Bugfix
|
2015-04-21 21:18:15 +03:00 |
|
Nekotekina
|
d05597ccdb
|
Small fix
|
2015-04-21 18:16:29 +03:00 |
|
Nekotekina
|
56c64c8045
|
VFS::CreatePath fixed, bugfixes
|
2015-04-20 18:53:31 +03:00 |
|
Nekotekina
|
73b00b844b
|
sys_fs_fstat fixed
|
2015-04-19 20:57:04 +03:00 |
|
Nekotekina
|
3c872ab611
|
sys_fs_ftruncate implemented, bugfixes
Eliminated using stat() for _WIN32 because it doesn't support unicode
correctly, use rExists() or get_file_info() instead
|
2015-04-19 20:14:16 +03:00 |
|
Nekotekina
|
93ebce4162
|
Bugfixes
|
2015-04-19 19:02:35 +03:00 |
|
Nekotekina
|
ab405901ee
|
wxFile removed (rFile -> rfile_t)
|
2015-04-19 16:19:24 +03:00 |
|
Nekotekina
|
f2276bb70c
|
VFS::TruncateFile() implemented
|
2015-04-18 16:38:42 +03:00 |
|
Nekotekina
|
d2ad84453d
|
KernelExplorer fixed
|
2015-04-14 05:00:31 +03:00 |
|
Nekotekina
|
ea5110cec3
|
Various changes
|
2015-04-12 04:36:25 +03:00 |
|
Nekotekina
|
bee6b84733
|
sys_fs bugfixes
|
2015-03-16 19:20:02 +03:00 |
|
Nekotekina
|
63b97d6817
|
cellFsSt*
|
2015-03-16 03:21:40 +03:00 |
|
Nekotekina
|
fae7ddc611
|
sys_fs_test, sys_fs_fcntl draft
|
2015-03-15 03:41:08 +03:00 |
|
Nekotekina
|
ea8473943b
|
Additional layer for opened file objects
|
2015-03-14 03:38:36 +03:00 |
|
Nekotekina
|
9bc5ce300e
|
cellFsWriteWithOffset
|
2015-03-14 01:05:48 +03:00 |
|
Nekotekina
|
139173caa0
|
sys_fs_open() update, octal formatting
|
2015-03-13 23:43:11 +03:00 |
|
Nekotekina
|
aa4b74c194
|
Fix
|
2015-03-13 18:33:11 +03:00 |
|
Nekotekina
|
fc81d79807
|
Fix
|
2015-03-13 18:29:10 +03:00 |
|
Nekotekina
|
6c36013e2a
|
sys_fs_open rewritten
|
2015-03-13 18:06:27 +03:00 |
|
Nekotekina
|
c88e0a0eb9
|
Small cleanup
|
2015-03-13 04:09:53 +03:00 |
|
Nekotekina
|
583b6d92ec
|
sys_fs syscalls detached from cellFs
|
2015-03-12 22:02:02 +03:00 |
|