libostd/src
Daniel Kolesa 2286235786 fix dynamic linking with ostd::build, ostd::fs 2021-05-04 03:21:49 +02:00
..
asm coroutines: import riscv64 assembly 2019-07-04 01:53:44 +02:00
posix fix some dumb gcc warnings 2019-01-28 02:53:09 +01:00
win32 move directory range structural details into implementation 2018-12-02 03:24:52 +01:00
argparse.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
build_make.cc fix dynamic linking with ostd::build, ostd::fs 2021-05-04 03:21:49 +02:00
channel.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
concurrency.cc generalized handling of stack freeing, remove coroutine swap 2019-01-28 02:45:30 +01:00
context_stack.cc make coroutines immovable (moving invalidates inside pointers) 2018-04-21 22:39:07 +02:00
environ.cc remove the temp_cstr stuff 2017-06-02 18:33:56 +02:00
io.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
meson.build do not use add_global_arguments to allow subproject use 2020-09-21 03:06:34 +02:00
path.cc fix dynamic linking with ostd::build, ostd::fs 2021-05-04 03:21:49 +02:00
process.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
string.cc build: add meson as the new buildsystem for libostd 2018-10-27 23:49:49 +02:00
thread_pool.cc vtable translation unit for thread pool + warns 2018-01-10 02:57:29 +01:00