Introduction Hello! It’s me, the tokio guy! Last blog post was the last interesting news I had about tokio. The only tokio-related things I’ve done after that is rebasing and getting Unix Sockets on Redox merged, which just got stabilized. Instead, I’ve been working on relibc. Relibc gcc_complete Starting off, gcc_complete did not compile. Like usual, Jeremy was super quick with fixing a few things, but I managed to catch up when we got to scanf being missing, and told him I could imple...