summary refs log tree commit diff stats
path: root/lib/genode_cpp/syslocks.h
Commit message (Collapse)AuthorAgeFilesLines
* [std/locks]close #7998(complete condition variables) (#17711)flywind2021-04-191-0/+5
| | | | | | * close #7998 * workaround genode * Update lib/system/syslocks.nim
* Genode platform fixes (#17521)Emery Hemingway2021-04-091-11/+9
| | | | | | | | | | | | | | | | | | | * Genode: move dyncall failures to runtime Do not use the "error" pragma to warn that dynamic library loading is not implemented, print a message at runtime and exit. * Genode: use stricter dataspace type in page allocator * Genode: remove compiler configuration from nim.cfg Self-hosting Nim is not supported on Genode and defining the cross-compilation environment can be done externally. * Genode: use new mutex API * Genode: call nim_component_construct as a C procedure * Genode: implement echo for NimStringV2
* support for the Genode OS framework (#5560)Emery Hemingway2017-03-311-0/+78