libostd/src
Daniel Kolesa 08e8dc3f19 pass real target to dependency callbacks 2018-05-02 21:00:37 +02:00
..
asm rename octastd to libostd 2017-04-06 20:14:52 +02:00
posix make coroutines immovable (moving invalidates inside pointers) 2018-04-21 22:39:07 +02:00
win32 make coroutines immovable (moving invalidates inside pointers) 2018-04-21 22:39:07 +02:00
argparse.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
build_make.cc pass real target to dependency callbacks 2018-05-02 21:00:37 +02:00
channel.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
concurrency.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +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
path.cc replace path aborts with exceptions 2018-04-18 10:58:02 +02:00
process.cc eliminate -Wweak-vtables warnings 2018-01-05 22:48:38 +01:00
string.cc avoid silly gcc warning 2018-01-17 22:58:34 +01:00
thread_pool.cc vtable translation unit for thread pool + warns 2018-01-10 02:57:29 +01:00