| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | If stop_watching_signal is called on a signal that isn't being watched, ignore | Ray Strode | 2008-06-27 | 1 | -1/+2 |
| * | Random spacing clean ups | Ray Strode | 2008-05-28 | 1 | -44/+44 |
| * | add new function to cancel pending timeouts | Ray Strode | 2008-05-19 | 1 | -0/+26 |
| * | When removing exit handlers, remove all matches, not just the first | Ray Strode | 2008-05-19 | 1 | -1/+0 |
| * | Add new function to be able to cancel event loop exit watches | Ray Strode | 2008-05-14 | 1 | -0/+27 |
| * | don't block indefinitely if our timeout timer expires before hitting epoll_wait | Ray Strode | 2007-06-07 | 1 | -1/+4 |
| * | add support for timeouts to the event loop | Ray Strode | 2007-06-07 | 1 | -21/+164 |
| * | rename ply_event_loop_exit_closure_t to ply_event_loop_closure_t | Ray Strode | 2007-06-07 | 1 | -17/+17 |
| * | drop funky workaround in event loop code | Ray Strode | 2007-06-06 | 1 | -2/+1 |
| * | split the common code off into libply and move things to separate directories | Ray Strode | 2007-06-06 | 1 | -0/+1134 |
