1. e08a40b osdep-linux.c by Nicholas Marriott · 14 years ago
  2. 436f3b3 epoll on Linux is broken with /dev/null so it needs to be disabled. by Nicholas Marriott · 14 years ago
  3. 91241f1 Apply the make magic wand to pick an osdep-*.c file rather than using ifdefs. by Nicholas Marriott · 15 years ago
  4. cce03e1 Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms. by Nicholas Marriott · 16 years ago
  5. c9cfc9a Don't try to change the window name unless the pid of the process chosen has by Nicholas Marriott · 16 years ago
  6. 5a7b7aa Don't leak fd. by Nicholas Marriott · 16 years ago
  7. 9cde0c2 Be more clever about picking window name. by Nicholas Marriott · 16 years ago
  8. 2d15f59 Try to change the window title to match the command running it in. This is done by Nicholas Marriott · 16 years ago