janwas
34186dd017
refactor file interface. requires workspace update
...
- separate file_system_util into vfs functions (-> vfs/vfs_util) and
file_system (avoids ugly fs_util namespace prefix)
- get rid of non-portable O_BINARY_NP etc. flags
- use standard O_WRONLY etc. flags instead of LIO_WRITE; but avoid the
need for specifying O_CREAT|O_TRUNC
- only open files for aio when O_DIRECT is specified (which 0ad does
not) - avoids wasting time and security issues
- return file descriptor directly instead of via output param
- waio: safer FCB mechanism that avoids mixing descriptors between lowio
and aio
This was SVN commit r9550.
2011-05-25 10:39:13 +00:00
..
2011-05-25 10:39:13 +00:00
2011-05-25 10:39:13 +00:00
2011-01-16 14:08:38 +00:00
2011-01-16 14:08:38 +00:00
2011-02-10 16:06:28 +00:00
2011-01-16 14:08:38 +00:00
2011-01-16 14:08:38 +00:00
2011-05-13 20:32:41 +00:00
2011-04-30 13:01:45 +00:00
2011-03-21 22:59:00 +00:00
2011-01-16 14:08:38 +00:00
2011-02-28 00:35:53 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-01-16 14:08:38 +00:00
2011-05-09 02:02:00 +00:00
2011-04-30 13:01:45 +00:00
2011-04-30 13:01:45 +00:00
2011-04-20 00:02:59 +00:00
2011-05-25 10:39:13 +00:00
2011-04-05 20:32:03 +00:00
2011-01-16 14:08:38 +00:00
2011-05-06 21:52:15 +00:00
2011-01-16 14:08:38 +00:00
2011-04-29 12:26:31 +00:00
2011-02-03 14:36:54 +00:00
2011-01-12 12:29:00 +00:00
2011-01-12 12:29:00 +00:00
2011-05-25 10:39:13 +00:00
2011-01-12 12:29:00 +00:00
2011-01-12 12:29:00 +00:00
2011-01-12 12:29:00 +00:00
2010-08-01 17:38:01 +00:00
2010-08-01 17:38:01 +00:00
2010-11-16 23:00:52 +00:00
2010-05-01 09:48:39 +00:00
2011-03-21 17:53:13 +00:00
2011-03-21 17:53:13 +00:00
2011-05-05 20:07:51 +00:00
2011-05-05 20:07:51 +00:00
2010-04-23 18:36:48 +00:00
2010-09-23 12:13:13 +00:00
2011-05-13 20:32:41 +00:00
2011-05-13 20:32:41 +00:00
2010-10-30 18:25:34 +00:00
2011-02-10 16:06:28 +00:00
2011-03-23 13:36:20 +00:00
2011-03-21 22:59:00 +00:00
2010-09-05 09:38:30 +00:00
2010-09-05 09:38:30 +00:00
2010-03-20 19:18:01 +00:00
2011-02-19 00:46:14 +00:00
2010-06-30 21:41:04 +00:00
2010-06-30 21:41:04 +00:00
2011-03-26 20:17:21 +00:00
2011-03-26 20:17:21 +00:00
2011-01-15 23:35:20 +00:00
2010-09-03 09:55:14 +00:00
2010-05-02 20:32:37 +00:00
2010-05-02 20:32:37 +00:00
2010-11-21 19:42:26 +00:00
2011-04-30 13:01:45 +00:00
2010-04-04 21:24:39 +00:00
2010-04-04 21:24:39 +00:00
2011-01-12 12:29:00 +00:00
2011-02-20 20:45:39 +00:00
2010-05-27 23:23:53 +00:00
2011-04-05 20:32:03 +00:00
2010-11-30 12:31:54 +00:00
2011-03-04 14:36:41 +00:00
2010-01-22 20:03:14 +00:00
2010-01-22 20:03:14 +00:00
2010-10-04 17:34:33 +00:00
2010-10-04 17:34:33 +00:00
2011-04-06 00:11:40 +00:00
2011-04-06 00:11:40 +00:00
2010-05-27 23:23:53 +00:00
2010-05-27 23:23:53 +00:00