Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-22 | Move the file descriptor of the socket to the select event. | Matias Linares | 2 | -5/+4 |
2015-11-22 | Death to the threads. | Matias Linares | 8 | -109/+102 |
2015-11-22 | Cleanup. | Matias Linares | 1 | -11/+0 |
2015-11-22 | Add socket functionality. | Matias Linares | 5 | -76/+117 |
2015-11-22 | next_xevent don't block anymore! | Matias Linares | 7 | -20/+90 |
2015-11-19 | Implemented socket handler. | Matias Linares | 3 | -84/+176 |
2015-11-16 | Add MIT LICENSE | Matias Linares | 6 | -0/+12 |
2015-11-15 | Clean of zombie process. | Matias Linares | 3 | -30/+17 |
2015-11-15 | Move exec and add binding to the main. | Matias Linares | 2 | -42/+17 |
2015-11-15 | Update to libc 0.2 | Matias Linares | 1 | -1/+1 |
2015-11-09 | ExecFn Rewrite. | Matias Linares | 3 | -48/+121 |
2015-11-09 | Focus handling. | Matias Linares | 5 | -4/+57 |
2015-11-08 | Initial commit | Matias Linares | 6 | -0/+676 |