Skip to content

v1.4

Compare
Choose a tag to compare
@tomasbw tomasbw released this 22 Jul 19:13
· 36 commits to master since this release

[1.4]

Added

  • Add option to log to syslog (use USE_SYSLOG parameter in CMake).

Changed

Fixed

  • Cleanup code.
  • Use symbolic constants to improve code readability.
  • Use O_CLOEXEC when opening device file.