| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-20 | Correctly set errno | Drahflow | |
| 2016-05-23 | Protect execve args from GC | Drahflow | |
| 2015-06-26 | Correctly parse getdents64 results | Drahflow | |
| 2015-06-23 | symlink + unlink syscalls | Drahflow | |
| 2015-05-04 | Friendly subprocess interface | Drahflow | |
| 2015-01-07 | Removed redundant code in execve | Drahflow | |
| 2015-01-07 | Usable execve(2) wrapper | Drahflow | |
| 2014-12-28 | Supply SO_REUSEADDR (default for buffered servers) | Drahflow | |
| 2014-05-28 | ioctl and munmap calls | Drahflow | |
| 2014-04-08 | Some more library support | Drahflow | |
| 2013-10-15 | Dynamically shared object support | Drahflow | |
| 2013-10-04 | "Hello World" via libc6 | Drahflow | |
| 2013-09-29 | corrected epoll interface | Drahflow | |
| 2013-09-04 | buffered polling tcp/ip server | Drahflow | |
| 2013-09-03 | TCP/IP listening support | Drahflow | |
| net .tcp ":" via 2000 :listen :accept "+" via sys .out "->" via { 65536 +read _ len } { ->writeall } loop "Connection terminated" dump | |||
| 2013-09-02 | I CAN HAZ TCP/IP CONNECTION! | Drahflow | |
| Very crappy HTTP client: "drahflow.name:80" net .tcp .connect "+" via "GET / HTTP/1.0\n\n" +writeall 4096 +read dump | |||
| 2013-08-11 | Some more syscalls | Drahflow | |
| 2013-08-06 | More syscalls translated | Drahflow | |
| 2013-08-06 | First steps towards a standard library | Drahflow | |
