Commit Graph

6 Commits

Author SHA1 Message Date
Ivan Tham
4844396830 Simple logic fixup and prepare for release
- When -D_NOTIFY, notifycmd (-m) will be runned now
- Remove '\n' in buf in display_state() for -m echo
- Remove break; after usage() since die() is called
- Hooray! TODO is clean, everything is nice for now
- Haha, yet another rectangle blocky commit message
2016-11-01 00:21:20 +08:00
Ivan Tham
58d1470890 Fix failed execvp notifycmd 2016-07-11 18:47:18 +08:00
Ivan Tham
6486bb2ac3 Update TODO 2016-05-14 08:49:50 +08:00
Simon Lieb
b7e94be5d0 Notify remaining time on SIGUSR1 signal 2016-02-25 22:16:05 +08:00
Ivan Tham
bf41fc8e6c Better keyword (timer->timers)
- sizeof(a)[0]->sizeof(a[0]) thanks to ekleog
    - Add more work to TODO
2016-02-02 23:10:23 +08:00
Ivan Tham
8f2d5e294f Initial commit 2015-11-28 21:15:26 +08:00