aboutsummaryrefslogtreecommitdiff
path: root/src/notify.h
Commit message (Expand)AuthorAge
* use the "bool" data type instead of "int"Max Kellermann2008-10-08
* don't include os_compat.hMax Kellermann2008-10-08
* notify: removed the "Notify" typedefMax Kellermann2008-10-08
* notify: protect notify->pending with the mutexMax Kellermann2008-09-26
* notify: added macro NOTIFY_INITIALIZERMax Kellermann2008-09-24
* notify: added notify_deinit()Max Kellermann2008-09-24
* notify: make notify_init() failures fatalMax Kellermann2008-09-24
* notify: declare "struct notify"Max Kellermann2008-09-24
* notify: don't use camelCase in notify.[ch]Max Kellerman2008-06-01
* use the pthread API in notify.cMax Kellermann2008-04-12
* rename the notify.c methodsMax Kellermann2008-04-12
* notify: more cleanups, add error checking for pipe errorsEric Wong2008-03-26
* notify: cleanupsEric Wong2008-03-26
* notify the decoder instead of polling 100hzMax Kellermann2008-03-26