L4Re/OLD/blocktest

Shortlog

(0) tip
2020-04-03 Paul Boddie Untested updates to recent interfaces: unmapped files are no longer supported. default tip
2020-03-01 Paul Boddie Overhauled the simple filesystem test to work with newer interfaces.
2019-10-22 Paul Boddie Support top-level deployment instead of within an examples package.
2019-10-22 Paul Boddie Added dependency information for when the package is deployed at the top level.
2019-10-22 Paul Boddie Removed superfluous include.
2019-10-22 Paul Boddie Fixed libstdc++.so entry and reordered the list.
2019-07-22 Paul Boddie Introduced a BasicAccessor subclass for the filesystem access operations,
2019-07-03 Paul Boddie Renamed various resource functions.
2019-06-30 Paul Boddie Obtain transferred strings/names safely.
2019-06-29 Paul Boddie Removed superfluous shared buffer deallocation.
2019-06-29 Paul Boddie Simplified start_resource, obtaining server details from the object.
2019-06-29 Paul Boddie Introduced a server binding convenience method.
2019-06-29 Paul Boddie Introduced a server binding convenience function.
2019-06-27 Paul Boddie Moved IRQ object creation into start_resource_thread.
2019-06-27 Paul Boddie Employ renamed IRQ-related functions.
2019-06-27 Paul Boddie Introduced message waiting and error sending functions.
2019-06-27 Paul Boddie Renamed bind_to_capability to ipc_server_bind.
2019-05-19 Paul Boddie Updated open operations to accept notification IRQ objects.
2019-05-15 Paul Boddie Introduced a helper function initialising file descriptors with dataspace details.
2019-05-04 Paul Boddie Adopted renamed structure members and functions.
2019-05-04 Paul Boddie Added blockserver page allocation parameters.
2019-05-04 Paul Boddie Added libstdc++ requirement.
2019-04-11 Paul Boddie Added libstdc++ for STL functionality.
2019-04-01 Paul Boddie Adopted a common file resource abstraction.
2019-04-01 Paul Boddie Updated includes for relocated resource declarations.
2019-03-23 Paul Boddie Updated to use send_error instead of error.
2019-03-23 Paul Boddie Updated the code to reflect the new locations of various structure members.
2019-03-15 Paul Boddie Added buffer size arguments when opening files.
2019-02-20 Paul Boddie Added copyright and licensing information.
2019-02-11 Paul Boddie Initialise the server copy of the file size.
2019-02-09 Paul Boddie Propagate flags to open methods, opening regions read/write.
2019-02-07 Paul Boddie Moved the virtual filesystem server to a separate package.
2019-02-07 Paul Boddie Added a module list for the example.
2019-02-03 Paul Boddie Moved the block server into a separate package.
2019-02-02 Paul Boddie Removed superfluous include.
2019-02-02 Paul Boddie Employ renamed function and header file.
2019-02-02 Paul Boddie Introduced usage of libipc, libfsclient and libfsserver.
2019-02-02 Paul Boddie A test of filesystem and block storage mechanisms.
(0) tip