aboutsummaryrefslogtreecommitdiff
path: root/src/os/input.c
Commit message (Expand)AuthorAge
* Move signal handling to libuv event loopThiago de Arruda2014-04-01
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Make `EventType` enum private to input.cThiago de Arruda2014-03-27
* Reimplement input functions on top of libuvThiago de Arruda2014-03-26