|
30ff7be0e4
|
[ox] Make code only compile as PIC if a bare metal build
|
2019-06-15 02:39:46 -05:00 |
|
|
096509c2be
|
[ox] Fix GCC errors
|
2019-06-06 18:50:06 -05:00 |
|
|
05c0eb2f78
|
[ox/fs] Add base path access to PassthroughFS
|
2019-03-30 17:13:56 -05:00 |
|
|
b33cd06031
|
[ox] Get building with devkitARM again
|
2019-03-18 00:19:04 -05:00 |
|
|
22da505869
|
[ox/fs] Remove bad debug code from FileStore::unplaceItem
|
2019-03-17 23:18:54 -05:00 |
|
|
fa3f7801d2
|
[ox/fs] Remove inode on decLinks if links is 0
|
2019-03-17 23:16:41 -05:00 |
|
|
7cfe9aad8e
|
[ox/fs] Properly implement FileStore unplaceItem and move ! to correct canWrite
|
2019-03-17 23:14:17 -05:00 |
|
|
245eba8d5b
|
[ox/fs] Switch some FS test asserts to check for ox::Error instead of 0
|
2019-03-17 22:39:59 -05:00 |
|
|
7a2033da60
|
[ox/fs] Fix unnecessary FileStore compacting
|
2019-03-17 22:37:42 -05:00 |
|
|
8b7db3d544
|
[ox/fs] Remove designated initializer usage
|
2019-03-04 23:13:55 -06:00 |
|
|
0c570438e4
|
[ox/fs] Remove C99 designated initializer usage
|
2019-03-04 19:42:48 -06:00 |
|
|
652b603ec6
|
[ox/fs] Fix FS to use stdc++fs when building with GNU
|
2019-02-28 23:10:50 -06:00 |
|
|
3facd25794
|
[ox] Remove redundant null check before delete
|
2019-02-24 23:52:14 -06:00 |
|
|
5a1d1c0a2f
|
[ox] Move buildinfo and trace packages into std
|
2019-02-23 23:15:09 -06:00 |
|
|
75aeedb7b5
|
[ox/mc] Add def writer
|
2019-02-11 05:59:33 +00:00 |
|
|
791c076b51
|
[ox/fs] Strip leading slashes in PassThroughFS paths
|
2019-01-15 22:01:30 -06:00 |
|
|
59ee1ada56
|
[ox/fs] Add PassthroughFS
|
2019-01-11 19:39:20 -06:00 |
|
|
55119253da
|
[ox/fs] Make format method static
|
2018-12-29 22:29:03 -06:00 |
|
|
713aa7380f
|
[ox/fs] Remove old file system code
|
2018-10-29 22:56:01 -05:00 |
|
|
fdc227cb72
|
[ox/fs] Fix log channel
|
2018-10-21 15:29:33 -05:00 |
|
|
4b70330710
|
[ox/fs] Fix Directory::mkdir
|
2018-10-21 07:19:40 -05:00 |
|
|
72b9437ef5
|
[ox/fs] Add extra checks to FileSystem test
|
2018-09-02 10:20:01 -05:00 |
|
|
1770c8a1e2
|
[ox/fs] Remove abstract FileStore class
|
2018-09-01 23:52:43 -05:00 |
|
|
cbfd9566d1
|
[ox/fs] Fix FileSystemTemplate::write to create Directory path index
|
2018-09-01 16:28:36 -05:00 |
|
|
0c6a557878
|
[ox/fs] Make Directory type a type parameter in FileSystemTemplate
|
2018-09-01 15:52:59 -05:00 |
|
|
e4e8f141b6
|
[ox/fs] Fix -p write
|
2018-09-01 01:56:20 -05:00 |
|
|
9472043d80
|
[ox/fs] Remove completely pointless uses of ox_malloca
|
2018-09-01 01:17:12 -05:00 |
|
|
a1b8de0cb0
|
[ox/fs] Add recursive check on directory remove
|
2018-08-18 23:49:29 -05:00 |
|
|
40f8af85a8
|
[ox/fs] Fill out new FileSystem method stubs
|
2018-08-18 23:41:31 -05:00 |
|
|
3d3ea32357
|
[ox/fs] Remove erroneous error case
|
2018-07-31 21:59:58 -05:00 |
|
|
324e28e5f2
|
[ox/fs] Update FileStore interface
|
2018-07-30 21:35:36 -05:00 |
|
|
c8ff73b56e
|
[ox/fs] Add template instantiations for FileSystemTemplate
|
2018-07-30 21:34:40 -05:00 |
|
|
61f77767bf
|
[ox/fs] Add more logging to mkdir test
|
2018-07-30 21:32:36 -05:00 |
|
|
d97247ffe0
|
[ox/fs] Fix initial root dir inode
|
2018-07-30 21:28:16 -05:00 |
|
|
b3bac826f1
|
[ox/fs] Add missing error and recursion termination checking to Directory::mkdir
|
2018-07-30 21:12:42 -05:00 |
|
|
71af674eef
|
[ox/fs] Fix inode generation check to check for outside the reserved range
|
2018-07-30 21:05:36 -05:00 |
|
|
00339ee4fd
|
[ox/fs] Fix PathIterator::valid to check iterator against max size
|
2018-07-30 21:01:07 -05:00 |
|
|
c35f7abc5b
|
[ox/fs] Add fullPath method to PathIterator
|
2018-07-07 14:27:17 -05:00 |
|
|
a6b9de9a59
|
[ox] Fix OxFS 2 Directory test
|
2018-06-06 23:30:57 -05:00 |
|
|
ea7cf59ec7
|
[ox] Add file:line error tracing
|
2018-05-31 22:45:57 -05:00 |
|
|
610f6f4246
|
[ox] Fix to build with MinGW
|
2018-05-05 02:34:55 -05:00 |
|
|
423f575386
|
[ox/fs] Cleanup
|
2018-05-04 00:21:50 -05:00 |
|
|
a8e1197ad0
|
[ox] Cleanup
|
2018-05-03 01:33:47 -05:00 |
|
|
3a70c0972b
|
[ox/std] Remove ox_freea
|
2018-05-03 01:17:06 -05:00 |
|
|
ecbeabff48
|
[ox/std] Add MallocaPtr
|
2018-05-03 01:12:36 -05:00 |
|
|
85a98222d4
|
[ox/fs] Cleanup
|
2018-05-02 22:36:44 -05:00 |
|
|
ad956ffd70
|
[ox/fs] Fix DirectoryEntry base size
|
2018-05-02 21:09:31 -05:00 |
|
|
06013211d4
|
[ox/fs] Fix FileStoreItem::data bounds
|
2018-05-02 19:45:45 -05:00 |
|
|
24fbb8ba86
|
[ox/fs] Add new FileStore write
|
2018-04-28 12:01:33 -05:00 |
|
|
59cc34b4e8
|
[ox/fs] Add new Directory type
|
2018-04-23 22:51:49 -05:00 |
|