christos d97d3aebdc - use poll() instead of select()
- make everything static
- knf
- consistently check for == -1 for syscall errors
- isatty(fd) == tcgetattr(fd), don't do it twice
- make error messages more consistent
- use sig_atomic_t for variable set inside signal handler
2011-07-18 21:51:06 +00:00
..
2011-06-30 20:09:15 +00:00
2011-06-30 20:09:15 +00:00
2011-06-30 20:09:15 +00:00
2011-07-03 21:58:52 +00:00