Tock 2.1.1 fixes an issue present in the Tock 2.0 and Tock 2.1 releases concerning system call error return values issued when userspace applications were issuing system calls towards non-existent capsules. Breaking Changes The Tock system call interface specification (TRD 104) mandates that the kernel returns an error of NODEVICE when issuing a system call towards a non-registered driver number. However, Tock 2.0 would instead return an error of NOMEM on a subscribe system call. Furthermore, Tock 2.1 returns an error of NOMEM on all of read-only allow, read-write allow and subscribe system calls. This release changes this behavior and returns an error of NOMEM for all of these cases, in compliance with the specification (https://github.co...
What's Changed Make it possible to use interfaces with hyphens with SystemD service by @rany2 in ht...
Changelog: Enhancements Added auto-downloading of files in the example notebooks if data isn't alre...
Device-driver development and testing is a complex and error-prone undertaking. For example, testing...
Tock 2.1.1 fixes an issue present in the Tock 2.0 and Tock 2.1 releases concerning system call error...
This is the first testing release for Tock 2.0! Tock 2.0 represents over a year of work towards a re...
This is the second testing candidate for Tock 2.0. This includes a few fixes from rc1: Fix for stac...
This is the first testing release for Tock 2.1! Tock 2.1 represents a year of general improvements s...
This is the matching release which includes the updates needed for libtock-c to be compatible with t...
This release is for reference of the version of libtock-c used when testing the 2.1 release of the T...
Bug fixes Fix issue #10324: Fix Tok2Vec for empty batches. Contributors @adrianeboyd, @danieldk, ...
Changes Version 0.2.0 (2020-01-05) We closed a total of 37 issues (enhancements and bug fixes) throu...
This is a belated release, but this tag marks libtock-c that is compatible with Tock kernel 1.6. We ...
Changes Version 0.6.0 (2021-01-19) We closed a total of 9 issues (enhancements and bug fixes) throug...
What's Changed noRetry in response body to stop retrying in case of non-recoverable failure. by @th...
Changes Version 0.2.2 (2020-01-05) We closed a total of 4 issues (enhancements and bug fixes) throug...
What's Changed Make it possible to use interfaces with hyphens with SystemD service by @rany2 in ht...
Changelog: Enhancements Added auto-downloading of files in the example notebooks if data isn't alre...
Device-driver development and testing is a complex and error-prone undertaking. For example, testing...
Tock 2.1.1 fixes an issue present in the Tock 2.0 and Tock 2.1 releases concerning system call error...
This is the first testing release for Tock 2.0! Tock 2.0 represents over a year of work towards a re...
This is the second testing candidate for Tock 2.0. This includes a few fixes from rc1: Fix for stac...
This is the first testing release for Tock 2.1! Tock 2.1 represents a year of general improvements s...
This is the matching release which includes the updates needed for libtock-c to be compatible with t...
This release is for reference of the version of libtock-c used when testing the 2.1 release of the T...
Bug fixes Fix issue #10324: Fix Tok2Vec for empty batches. Contributors @adrianeboyd, @danieldk, ...
Changes Version 0.2.0 (2020-01-05) We closed a total of 37 issues (enhancements and bug fixes) throu...
This is a belated release, but this tag marks libtock-c that is compatible with Tock kernel 1.6. We ...
Changes Version 0.6.0 (2021-01-19) We closed a total of 9 issues (enhancements and bug fixes) throug...
What's Changed noRetry in response body to stop retrying in case of non-recoverable failure. by @th...
Changes Version 0.2.2 (2020-01-05) We closed a total of 4 issues (enhancements and bug fixes) throug...
What's Changed Make it possible to use interfaces with hyphens with SystemD service by @rany2 in ht...
Changelog: Enhancements Added auto-downloading of files in the example notebooks if data isn't alre...
Device-driver development and testing is a complex and error-prone undertaking. For example, testing...