Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libuev2-2.3.0-lp152.2.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.2 for armv7hl

Name: libuev2 Distribution: openSUSE Leap 15.2
Version: 2.3.0 Vendor: openSUSE
Release: lp152.2.2 Build date: Sun Nov 10 16:41:49 2019
Group: System/Libraries Build host: armbuild21
Size: 46232 Source RPM: libuev-2.3.0-lp152.2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/troglobit/libuev/
Summary: Event loop library
libuEv is an event loop in the style of libevent, libev and the Xt(3)
event loop. It has a small feature set.

libuEv is built on top of the Linux APIs epoll, timerfd and signalfd.
Note however, a certain amount of care is needed when dealing with
APIs that employ signalfd.

Provides

Requires

License

MIT

Changelog

* Mon Apr 08 2019 mvetter@suse.com
  - Update to 2.3.0:
    * Support for Linux eventfd, uev_event_*() see API.md for details
* Mon Oct 08 2018 mvetter@suse.com
  - Update to 2.2.0:
    Note:
    * You now have to explicitly include sys/queue.h, or provide
      a local version of queue.h, if your application depends on it.
    Changes:
    * Replaced BSD queue.h doubly-linked lst API with own
      implementation. Making libuEv stand-alone, no longer imposing
    any particular version of queue.h on the user
    * Enforce -std=gnu11 to unlock typeof() in older GCC versions
    * Code cleanup
    Fixes:
    * Fix missing header deps. in Makefile.am, library did not rebuild
      properly if any of the local header files were changed
* Fri Sep 07 2018 mvetter@suse.com
  - Update to 2.1.3:
    Changes:
    * Update joystick example, use first device, /dev/input/js0
    * Minor refactor of uev_exit(), use _SAFE macros to traverse
      list of watchers instead of while()
    * New API test to verify that uev_exit() terminates properly
    * Make uev_signal_stop() idempotent
    Fixes:
    * Let uev_timer_stop() call close() on the timerfd directly,
      do not call uev_timer_set() since that may cause
      lockups or hangs
* Sun Jul 29 2018 jengelh@inai.de
  - Ensure neutrality of descriptions.
* Mon Jun 18 2018 mardnh@gmx.de
  - Initial package, version 2.1.2

Files

/usr/lib/libuev.so.2
/usr/lib/libuev.so.2.2.0
/usr/share/doc/packages/libuev2
/usr/share/doc/packages/libuev2/API.md
/usr/share/doc/packages/libuev2/AUTHORS
/usr/share/doc/packages/libuev2/ChangeLog.md
/usr/share/doc/packages/libuev2/README.md
/usr/share/licenses/libuev2
/usr/share/licenses/libuev2/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:39:17 2024