Age | Commit message (Collapse) | Author |
|
|
|
unit test.
|
|
|
|
|
|
|
|
|
|
functions.
Switching out libcoro for the native Fibers interface for Win32.
Switching out the asm version for the ucontext version for Linux.
|
|
-) Using clang instead of gcc for the native target (*sigh*)
-) Fixing libeio (*sigh*)
-) "Fixing" the connect() call in Sockets because Darwin is stupid (*SIIIIIIIGH*)
Although the Threads unit test isn't working properly.
|
|
|
|
aliasing.
|
|
|
|
yet though. The eprintf() thingy seems odd.
|
|
|
|
separate Makefiles insanity.
|
|
Renamed suspend() to yield().
Fixed a couple of bugs, and reorganized slightly some code.
|
|
we activate the tasks.
|
|
|
|
|
|
-imacros to load them.
|
|
offsets.
|
|
Also fixing a few bugs linked with the printer and TLS.
Removed flto from compilation flags: this actually creates bad code (!)
|
|
Added libcoro submodule.
Also refactored some pieces of code.
|
|
|
|
|