Files
meta-openembedded/meta-oe/recipes-connectivity
Pierre-Jean Texier f0f5e20272 libev: upgrade 4.31 -> 4.33
The complete Changes since 4.31 are:

4.33 Wed Mar 18 13:22:29 CET 2020
        - the 4.31 timerfd code wrongly changed the priority of the signal
          fd watcher, which is usually harmless unless signal fds are
          also used (found via cpan tester service).
        - the documentation wrongly claimed that user may modify fd and events
          members in io watchers when the watcher was stopped
          (found by b_jonas).
        - new ev_io_modify mutator which changes only the events member,
          which can be faster. also added ev::io::set (int events) method
          to ev++.h.
        - officially allow a zero events mask for io watchers. this should
          work with older libev versions as well but was not officially
          allowed before.
        - do not wake up every minute when timerfd is used to detect timejumps.
        - do not wake up every minute when periodics are disabled and we have
          a monotonic clock.
        - support a lot more "uncommon" compile time configurations,
          such as ev_embed enabled but ev_timer disabled.
        - use a start/stop wrapper class to reduce code duplication in
          ev++.h and make it needlessly more c++-y.
        - the linux aio backend is no longer compiled in by default.
        - update to libecb version 0x00010008.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-19 09:26:02 -07:00
..
2020-01-22 09:56:34 -08:00
2019-12-20 16:07:50 -08:00
2020-02-27 08:25:49 -08:00
2020-03-17 19:46:35 -07:00
2020-03-13 12:49:40 -07:00
2019-12-23 15:03:15 -08:00
2020-03-19 09:26:02 -07:00
2020-02-27 08:25:49 -08:00
2020-02-27 17:55:23 -08:00
2018-06-27 22:17:33 -07:00
2020-03-18 15:33:49 -07:00
2020-02-25 17:57:15 -08:00
2019-01-10 09:05:36 -08:00
2019-01-30 13:34:49 -08:00
2019-11-01 17:22:53 -07:00
2020-03-18 15:33:49 -07:00
2018-04-13 12:43:37 -07:00
2019-12-20 16:07:50 -08:00
2019-12-26 19:52:55 -08:00
2020-02-27 17:55:23 -08:00
2020-03-05 07:11:50 -08:00