Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | Add TODO regarding EPOLLRDHUPHEADmain | Samuel Lidén Borell | 1 | -0/+1 |
2019-05-05 | Check for simultaneous read, write and close events | Samuel Lidén Borell | 1 | -10/+12 |
2019-05-03 | Fix async-signal-safety in signal handler for SIGHUP | Samuel Lidén Borell | 1 | -4/+21 |
2019-05-01 | More evdev device info. Minor evdev fixes | Samuel Lidén Borell | 1 | -1/+1 |
2019-05-01 | Open framebuffer device and query for information | Samuel Lidén Borell | 1 | -1/+17 |
2019-05-01 | Fix compiler and scan-build warnings. Add TODO | Samuel Lidén Borell | 1 | -4/+4 |
2019-04-28 | Fix error handling for writes | Samuel Lidén Borell | 1 | -1/+4 |
2019-04-28 | Add SIGHUP handler. Handle EINTR from read() and epoll_wait() | Samuel Lidén Borell | 1 | -4/+45 |
2019-04-28 | Don't delete existing socket file | Samuel Lidén Borell | 1 | -1/+0 |
2019-04-28 | Add signal handler for cleaning up socket | Samuel Lidén Borell | 1 | -3/+32 |
2019-04-28 | Break out epoll code to a separate file. Add argument parsing | Samuel Lidén Borell | 1 | -0/+406 |