summaryrefslogtreecommitdiffstatshomepage
path: root/compile
Commit message (Collapse)AuthorAgeFilesLines
* Use nanosleep instead of usleepGravatar Antti K2014-07-291-1/+1
| | | | `usleep` is removed from POSIX C11.
* Convert simple macros to C99 constantsGravatar Antti K2014-07-291-1/+1
| | | | Constants are type-checked; macros aren't.
* Rebrand to xkbcatGravatar Antti K2014-07-261-1/+1
| | | | | Having taken all reasonable measures to reach the author, I'll rename to avoid confusion.
* InitGravatar Antti K2014-07-261-0/+1
Straight from https://www.eigenheimstrasse.de/~ben/keyspeedapplet/xspy.c