Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to the (always intended) MIT license | Peter Hutterer | 2021-01-25 | 1 | -18/+1 |
* | config.h is a local include path | Peter Hutterer | 2020-02-14 | 1 | -1/+1 |
* | Add fallback min/max for compilers that don't have statement expressions | Michael Forney | 2020-02-05 | 1 | -0/+5 |
* | cosmetic: fix a couple of duplicate/missing empty lines | Peter Hutterer | 2015-03-04 | 1 | -1/+0 |
* | Move some functions/macros between libevdev-int.h and libevdev-util.h | Peter Hutterer | 2014-03-06 | 1 | -56/+17 |
* | Add unlikely() macro | Peter Hutterer | 2014-03-06 | 1 | -0/+2 |
* | Add startswith() helper | David Herrmann | 2013-10-31 | 1 | -0/+8 |
* | Revamp the API once again | Peter Hutterer | 2013-09-10 | 1 | -1/+1 |
* | Add the remaining ev bits | Peter Hutterer | 2013-06-26 | 1 | -0/+10 |
* | Use a macro for type_to_mask | Peter Hutterer | 2013-06-26 | 1 | -34/+21 |
* | Fix type_to_mask to return -1 | Peter Hutterer | 2013-06-26 | 1 | -6/+6 |
* | Inline the type-to-mask helpers | Peter Hutterer | 2013-06-04 | 1 | -2/+2 |
* | Move utility functions to a separate header | Peter Hutterer | 2013-06-04 | 1 | -0/+114 |