gary
|
980194f2a7
|
Fixed issues with how we get the file store header size.
|
2016-06-10 13:55:05 -05:00 |
|
gary
|
0a88618345
|
Started on file system.
|
2016-06-09 20:16:31 -05:00 |
|
gary
|
867060b147
|
Renamed RecordId to InodeId.
|
2016-06-09 20:03:34 -05:00 |
|
gary
|
0e90f814d5
|
Renamed record to Inode.
|
2016-06-06 21:19:36 -05:00 |
|
gary
|
6dbad25a44
|
Renamed FsStore test to FileStoreIO.
|
2016-06-06 20:48:41 -05:00 |
|
gary
|
d849f2c918
|
Added strops and got FileStore test into a useful state.
|
2016-06-06 20:44:11 -05:00 |
|
gary
|
c822a7564a
|
Made FileStore a template to support arbitrary address space sizes.
|
2016-06-06 20:29:21 -05:00 |
|
gary
|
02e25000e1
|
Removed stdlib dependency.
|
2016-06-05 19:28:56 -05:00 |
|
gary
|
44ac7ca684
|
Ran liccor.
|
2016-06-02 21:09:15 -05:00 |
|
gary
|
9a393df4fc
|
Renamed project to wfs and memfs to FileStore.
|
2016-06-02 20:58:50 -05:00 |
|
gary
|
b58ca52bce
|
Added LICENSE.
|
2015-09-07 03:32:18 -05:00 |
|
gary
|
c0c5c72e32
|
Fixed MemFs constructor to try to init without an Error pointer passed in.
|
2015-09-07 03:30:31 -05:00 |
|
gary
|
54d64aa0ab
|
Added Error type.
|
2015-09-07 03:27:39 -05:00 |
|
gary
|
3d68fa45e5
|
Added initFs.
|
2015-09-07 03:25:04 -05:00 |
|
gary
|
1ed0991f3b
|
Added test directory.
|
2015-09-07 02:46:06 -05:00 |
|
gary
|
2bf8fb22d3
|
Added .liccor file.
|
2015-09-06 21:28:59 -05:00 |
|
gary
|
800d321004
|
Moved toward elimination of shared library usages.
|
2015-09-06 21:20:19 -05:00 |
|
gary
|
d91d9370eb
|
Moved MemFs over to using integer record ids.
|
2015-09-06 16:13:35 -05:00 |
|
gary
|
b7937be49b
|
Initial commit.
|
2015-09-06 15:44:24 -05:00 |
|