L4Re/OLD/libfsclient

Changelog

(0) -100 -10 tip
140:a214e54fdee0 137:1a6630b7c450 139:1b151ced23c6
2020-07-26 Paul Boddie changeset files shortlog graph Merged support for pipes as file-like objects, will need testing. libfsclient_minimal tip
include/fsclient/client.h include/fsclient/fsdesc.h include/fsclient/fsdesc_client.h lib/src/Makefile lib/src/client.c lib/src/fsdesc.c lib/src/fsdesc_client.c lib/src/fsops.c
139:1b151ced23c6
2020-07-24 Paul Boddie changeset files shortlog graph Initialise pipe regions when opening pipes. Update data extents when obtaining next pipe regions. Perform flushes unconditionally in client_flush to update reader state. default
lib/src/client.c lib/src/fsdesc_client.c
138:4ae907f6216a 136:dbdfd9e6e769
2020-07-23 Paul Boddie changeset files shortlog graph Introduced some support for pipes as file-like objects.
include/fsclient/client.h include/fsclient/fsdesc.h include/fsclient/fsdesc_client.h lib/src/Makefile lib/src/client.c lib/src/fsdesc.c lib/src/fsdesc_client.c
137:1a6630b7c450 140:a214e54fdee0 135:940396dfd5de
2020-05-05 Paul Boddie changeset files shortlog graph Introduced a separate buffer type for context state, used also by objects. libfsclient_minimal
include/fsclient/fsdesc.h lib/src/client.c lib/src/fsdesc.c lib/src/fsdesc_client.c lib/src/fsops.c
136:dbdfd9e6e769 138:4ae907f6216a 134:f93b85e20cac
2020-06-25 Paul Boddie changeset files shortlog graph Make sure that generated headers are available when compiling. This becomes much more important when performing parallel builds.
lib/src/Makefile
135:940396dfd5de 137:1a6630b7c450 133:66c2e45a8b6c
2020-06-25 Paul Boddie changeset files shortlog graph Make sure that generated headers are available when compiling. This becomes much more important when performing parallel builds. libfsclient_minimal
lib/src/Makefile
134:f93b85e20cac 136:dbdfd9e6e769 132:53c98e816f2e
2020-05-05 Paul Boddie changeset files shortlog graph Introduced a separate buffer type for context state, used also by objects.
include/fsclient/fsdesc.h lib/src/client.c lib/src/fsdesc.c lib/src/fsdesc_client.c lib/src/fsops.c
133:66c2e45a8b6c 135:940396dfd5de 131:32bf629d06bf
2020-04-15 Paul Boddie changeset files shortlog graph Changed fstat to obtain and access a metadata object as a dataspace. libfsclient_minimal
lib/src/fsdesc_client.c
132:53c98e816f2e 134:f93b85e20cac 130:c0e6ac089618
2020-04-15 Paul Boddie changeset files shortlog graph Changed fstat to obtain and access a metadata object as a dataspace.
lib/src/fsdesc_client.c
131:32bf629d06bf 133:66c2e45a8b6c 129:ab9ad42a9d87
2020-04-05 Paul Boddie changeset files shortlog graph Reintroduced buffer size parameters to configure memory-mapped regions. libfsclient_minimal
include/fsclient/client.h lib/src/client.c
(0) -100 -10 tip