aboutsummaryrefslogtreecommitdiff
path: root/ipc/notify.defs
Commit message (Collapse)AuthorAgeFilesLines
* ipc: fix typoJustus Winter2015-05-311-1/+1
| | | | * ipc/notify.defs: Fix typo.
* Include the notify protocol in `gnumach.msgids'Justus Winter2015-05-311-0/+22
* Makefrag.am (gnumach.msgids): Add `notify.msgids' as prerequisite. * Makerules.mig.am: Add rule to generate the list of message ids when neither the client nor the server stubs are required. * ipc/notify.defs: New file.