Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Check revents with & | June McEnroe | 2018-02-27 |
| | |||
* | Avoid unnecessary FDs in errors | June McEnroe | 2018-02-23 |
| | |||
* | Return NOINPUT on execvp failure | June McEnroe | 2018-02-23 |
| | |||
* | Exit cleanly from hnel on Linux | June McEnroe | 2018-02-22 |
| | | | | Okay the change that actually does that is checking revents == POLLIN. | ||
* | Add bin/README | June McEnroe | 2018-02-01 |
| | |||
* | Generalize hnel | June McEnroe | 2018-01-29 |
| | | | | It's like tr for PTYs. | ||
* | Move C file description comments | June McEnroe | 2017-09-06 |
| | | | | Comments are ugly this is why I don't put them in my code ;) | ||
* | Move C code to bin, Makefile, AGPL | June McEnroe | 2017-09-06 |