summaryrefslogtreecommitdiffstats
path: root/init/keychords.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch init to epoll.Elliott Hughes2015-04-241-4/+2
| | | | | | | | | | | Not just because it's what the cool kids are doing --- it also lets us simplify the inner loop and decouple it from whatever systems want to be woken to perform some activity if there's data to be read on some fd. Currently this is just used to clean up the existing signal handling, keychord, and property service code. Change-Id: I4d7541a2c4386957ad877df69e3be08b96a7dec5
* init: Move keychords to keychords.cColin Cross2010-04-131-0/+27
Change-Id: I8fba9f5f73439a451fc961f8111612dff4fb5dfd