]> git.scottworley.com Git - keystroke-timestamps/shortlog
keystroke-timestamps
2013-12-26 Scott WorleyGlob-expand --device
2013-12-26 Scott WorleyUse the file descriptors from select
2013-12-26 Scott WorleyMake EOF fatal
2013-12-26 Scott WorleyUse select() to wait for data
2013-12-26 Scott WorleyPrint usec timestamps correctly
2013-12-26 Scott WorleySpecify keyboard device as an option
2013-12-26 Scott WorleyParse options with getopt instead of strcmp
2013-09-05 Scott WorleyOnly print to-the-second resolution by default.
2013-09-05 Scott WorleySort includes
2013-09-04 Scott WorleyAdd proper error reporting for open failures
2013-09-04 Scott WorleyInitial version