taisei/src/vfs
Andrei Alexeyev f17c64e3ce
VFS: streamline path separators; only allow /, even on windows
System paths are also normalized properly in more places now
2019-05-11 20:08:15 +03:00
..
error.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
meson.build remove dead code 2019-05-11 19:26:01 +03:00
nodeapi.c vfs: improve read-only guarantees 2019-03-16 00:17:42 +02:00
pathutil.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
pathutil.h VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
private.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
private.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
public.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
public.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
readonly_wrapper.c vfs: improve read-only guarantees 2019-03-16 00:17:42 +02:00
readonly_wrapper.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
readonly_wrapper_public.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
setup.h Emscripten compatibility (#161) 2019-03-09 21:32:32 +02:00
setup_emscripten.c Add a basic music room 2019-03-11 01:21:43 +02:00
setup_generic.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
sync_emscripten.c Add a basic music room 2019-03-11 01:21:43 +02:00
sync_noop.c Add a basic music room 2019-03-11 01:21:43 +02:00
syspath.h VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
syspath_posix.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
syspath_public.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
syspath_public.h VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
syspath_win32.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00
union.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
union.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
union_public.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
union_public.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
vdir.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
vdir.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
zipfile.c Implement seeking in zip files without reading everything to memory 2019-03-16 22:11:37 +02:00
zipfile.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
zipfile_impl.h Implement seeking in zip files without reading everything to memory 2019-03-16 22:11:37 +02:00
zipfile_null.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
zipfile_public.c 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
zipfile_public.h 'upkeep' target for maintenance tasks; back to include guards; happy new year! 2019-01-23 22:10:43 +02:00
zippath.c VFS: streamline path separators; only allow /, even on windows 2019-05-11 20:08:15 +03:00