Skip to content

libuEv v1.6.0

Choose a tag to compare

@troglobit troglobit released this 22 Sep 06:03
· 191 commits to master since this release

Changes

  • Support for edge triggered and oneshot event types
  • Add make package build target to trigger a .deb package build
  • Support 64 bit time_t on 32 bit GLIBC systems

Fixes

  • bench.c: Use signal.h, not non-standard sys/signal.h