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-20 07:43:56 +00:00
2011-06-22 02:49:41 +00:00
2011-07-09 08:01:58 +00:00
2011-06-20 07:43:56 +00:00
2011-06-20 07:43:56 +00:00
2011-07-10 05:07:48 +00:00
2011-07-10 08:43:50 +00:00
2011-07-18 21:46:15 +00:00
2011-07-14 22:14:03 +00:00
2011-06-22 02:49:41 +00:00
2011-07-05 05:19:02 +00:00
2011-06-21 13:25:45 +00:00
2011-07-01 02:34:50 +00:00
2011-06-30 20:09:15 +00:00
2011-07-13 07:58:35 +00:00
2011-06-22 05:23:53 +00:00
2011-06-30 20:09:15 +00:00
2011-06-14 20:08:45 +00:00
2011-06-22 02:49:41 +00:00
2011-06-30 20:09:15 +00:00
2011-07-17 10:22:07 +00:00
2011-06-20 07:43:56 +00:00
2011-06-23 22:50:53 +00:00
2011-07-18 21:51:06 +00:00
2011-07-07 10:49:38 +00:00
2011-06-20 07:43:56 +00:00
2011-06-20 07:43:56 +00:00
2011-07-14 06:35:30 +00:00
2011-06-22 06:23:07 +00:00
2011-06-24 01:10:31 +00:00
2011-07-03 21:58:52 +00:00