L4Re/OLD/libfsclient

Shortlog

(0) -100 -60 tip
2020-03-25 Paul Boddie Removed debugging printf that is also obstructive to the minimal branch.
2020-03-22 Paul Boddie Introduced usage of a context for opening files and resources.
2020-03-15 Paul Boddie Introduced a separate unmapped file interface for read and write operations. libfsclient_minimal
2020-03-15 Paul Boddie Removed superfluous fs_wait function. libfsclient_minimal
2020-03-15 Paul Boddie Introduced a separate unmapped file interface for read and write operations.
2020-03-15 Paul Boddie Removed superfluous fs_wait function.
2020-03-08 Paul Boddie Removed the notification IRQ from structures and the open operation. libfsclient_minimal
2020-03-08 Paul Boddie Removed the notification IRQ from structures and the open operation.
2020-03-07 Paul Boddie Removed the client_wait and fs_wait operations. libfsclient_minimal
2020-03-05 Paul Boddie Introduced a common IDL export directory variable. libfsclient_minimal
2020-03-07 Paul Boddie Removed the client_wait and fs_wait operations.
2020-03-05 Paul Boddie Introduced a common IDL export directory variable.
2020-02-23 Paul Boddie Adopted the idl4re conveniences for defining filenames and rules. libfsclient_minimal
2020-02-23 Paul Boddie Adopted the idl4re conveniences for defining filenames and rules.
2019-12-16 Paul Boddie Replaced Directory interface usage with the Opener interface, eliminating the libfsclient_minimal
2019-12-16 Paul Boddie Replaced Directory interface usage with the Opener interface, eliminating the
2019-12-12 Paul Boddie Reverted the libc_newlib_string dependency. libfsclient_minimal
2019-12-07 Paul Boddie Removed embedded string functions in favour of libc_newlib_string. libfsclient_minimal
2019-12-01 Paul Boddie Corrected retrieval of the dataspace size somewhat. libfsclient_minimal
2019-12-01 Paul Boddie Fixed grafted default branch changes, making use of mem_ipc functions for libfsclient_minimal
2019-12-01 Paul Boddie Replaced capability management and region mapping function usage.
2019-11-30 Paul Boddie Moved an object initialisation function from libfsserver. libfsclient_minimal
2019-11-30 Paul Boddie Employ updated filesystem interface signatures. libfsclient_minimal
2019-11-27 Paul Boddie Fixed accidental removal of the built-in string routines. libfsclient_minimal
2019-11-26 Paul Boddie Replaced obsolete common.h files with interface.h files. libfsclient_minimal
2019-11-16 Paul Boddie Changed initial parameters of client function calls to use the reference type libfsclient_minimal
2019-11-30 Paul Boddie Moved an object initialisation function from libfsserver.
2019-11-30 Paul Boddie Employ updated filesystem interface signatures.
2019-11-26 Paul Boddie Replaced obsolete common.h files with interface.h files.
2019-11-16 Paul Boddie Changed initial parameters of client function calls to use the reference type
2019-11-11 Paul Boddie Changed various IPC functions amended to resemble minimal versions.
2019-11-08 Paul Boddie Introduced conveniences for computing filenames. Reformatted somewhat. libfsclient_minimal
2019-11-06 Paul Boddie Removed an obsolete IDL file and updated the transitional wrapper code. libfsclient_minimal
2019-10-29 Paul Boddie Replaced generated files with the interface file and appropriate Makefile rules. libfsclient_minimal
2019-10-29 Paul Boddie Replaced IPC operations and definitions with generated code. libfsclient_minimal
2019-10-28 Paul Boddie Removed the length indicator from the fstat result message. libfsclient_minimal
2019-10-21 Paul Boddie Employ a special build mode to use Newlib and GCC includes explicitly. libfsclient_minimal
2019-10-21 Paul Boddie Added a missing include. libfsclient_minimal
2019-10-21 Paul Boddie Employ a neutral representation for file metadata. libfsclient_minimal
2019-10-16 Paul Boddie Added private string functions to avoid circular linking dependencies. libfsclient_minimal
2019-10-07 Paul Boddie Established a minimal branch for use without a C library. libfsclient_minimal
2019-11-08 Paul Boddie Introduced conveniences for computing filenames. Reformatted somewhat.
2019-11-06 Paul Boddie Removed an obsolete IDL file and updated the transitional wrapper code.
2019-10-29 Paul Boddie Replaced generated files with the interface file and appropriate Makefile rules.
2019-10-29 Paul Boddie Replaced IPC operations and definitions with generated code.
2019-10-28 Paul Boddie Removed the length indicator from the fstat result message.
2019-10-21 Paul Boddie Employ a neutral representation for file metadata.
2019-10-21 Paul Boddie Added an explicit library dependency needed for l4re_util functions.
2019-10-07 Paul Boddie Removed superfluous includes.
2019-10-07 Paul Boddie Removed superfluous includes.
2019-10-01 Paul Boddie Introduced message structure usage for IPC transactions.
2019-07-23 Paul Boddie Discard any buffer reference if memory mapping succeeds.
2019-07-22 Paul Boddie Return fstat information directly in the message virtual registers.
2019-07-16 Paul Boddie Introduced a separate listdir operation, removing additional file opening flags.
2019-07-15 Paul Boddie Incorporate opening flags into the file descriptor structure.
2019-07-15 Paul Boddie Moved directory listing flags into a separate header file.
2019-07-15 Paul Boddie Added flags for adjusting directory listing details.
2019-07-14 Paul Boddie Added an implementation of fstat.
2019-07-11 Paul Boddie Added a begin operation and adopted yield for synchronisation purposes.
2019-07-09 Paul Boddie Introduced the ipc_bind_irq convenience function.
(0) -100 -60 tip