L4Re/departure

Shortlog

(0) -300 -100 -60 tip
5 months ago Paul Boddie Used the convenience function to generate notification flags. libc_newlib
5 months ago Paul Boddie Added support for relaying input to the created process. libc_newlib
5 months ago Paul Boddie Added a function to provide suitable notification flags for file access flags. libc_newlib
5 months ago Paul Boddie Added missing header inclusion. libc_newlib
5 months ago Paul Boddie Adjusted test output and introduced header inclusion for the new functions. libc_newlib
5 months ago Paul Boddie Changed the test to relay input and output to and from the created process. libc_newlib
5 months ago Paul Boddie Propagate flags when opening pipes to allow for their later testing. libc_newlib
5 months ago Paul Boddie Fixed pipe endpoint closure, also closing file endpoints passed to programs. libc_newlib
5 months ago Paul Boddie Added a test of a popenv (popen using a vector) C library function. libc_newlib
5 months ago Paul Boddie Provide a pipe server capability to created processes. libc_newlib
5 months ago Paul Boddie Close the relinquished end of the input pipe for a new process. libc_newlib
5 months ago Paul Boddie Fixed buffer declaration. libc_newlib
5 months ago Paul Boddie Converted the clip example to regular standard C library usage. libc_newlib
5 months ago Paul Boddie Added invocation help text when no arguments are provided. libc_newlib
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Tidied up the process invocation code somewhat, allocating a job slot before
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Made the command line parsing slightly more flexible.
5 months ago Paul Boddie Expanded the refresh operation to return the start and end positions of the
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Added support for the refresh operation to files. Tidied client code somewhat.
5 months ago Paul Boddie Moved current_region from the Pipe interface to the Flush interface as refresh.
5 months ago Paul Boddie Employ the same property calculations with pipes as with files.
5 months ago Paul Boddie Fixed comments related to flush and resize, removing populated size remarks.
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Fixed position parameter details in current_region.
5 months ago Paul Boddie Added a test of the systemv function for the invocation of programs. libc_newlib
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Added the retention of the current data position in pipe endpoints, allowing
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Added a synchronisation operation for streams when shared between programs.
5 months ago Paul Boddie Added missing process server environment entry.
5 months ago Paul Boddie Converted the original test payload to standard C library usage. libc_newlib
5 months ago Paul Boddie Converted the ls example program to use the standard C library entirely. libc_newlib
5 months ago Paul Boddie Merged changes from the default branch. libc_newlib
5 months ago Paul Boddie Introduced a metadata channel for accessing directory listing content, along
6 months ago Paul Boddie Introduced opendir, readdir, closedir usage. libc_newlib
6 months ago Paul Boddie Merged changes from the default branch. libc_newlib
6 months ago Paul Boddie Fixed buffer descriptor register initialisation for currently supported usage.
6 months ago Paul Boddie Report mapping error conditions since they can be informative.
6 months ago Paul Boddie Migrated some test programs to standard C library usage. libc_newlib
6 months ago Paul Boddie Make more pages available to the block and filesystem servers. libc_newlib
7 months ago Paul Boddie Merged changes from the default branch. libc_newlib
7 months ago Paul Boddie Fixed the stat structure copying macro to be a single statement, thus avoiding
7 months ago Paul Boddie Merged changes from the default branch. libc_newlib
7 months ago Paul Boddie Made the stat structure copying more amenable to usage in different C library
7 months ago Paul Boddie Refined capability allocation commentary.
7 months ago Paul Boddie Made various definitions static.
7 months ago Paul Boddie Fixed the file_data_available result to return zero if the populated span has
7 months ago Paul Boddie Merged changes from the default branch. libc_newlib
7 months ago Paul Boddie Tidy up current pipe region handling, particularly when the region is exhausted.
7 months ago Paul Boddie Link test programs against Newlib. libc_newlib
7 months ago Paul Boddie Added standard error stream name definition.
8 months ago Paul Boddie Employ generic capability index type, not the dataspace variant.
8 months ago Paul Boddie Eliminate dataspace-specific capability type usage.
8 months ago Paul Boddie Removed direct l4re_c-util dependencies.
8 months ago Paul Boddie Added explicit dependency on l4re_c-util.
8 months ago Paul Boddie Fixed GCC prototype warnings.
8 months ago Paul Boddie Updated dataspace size type usage.
8 months ago Paul Boddie Updated region mapper type usage.
(0) -300 -100 -60 tip