Commit Graph

7 Commits

Author SHA256 Message Date
0aab38a650 Accepting request 350695 from home:pluskalm:branches:server:http
- Update to 4.22
- Refresh libev-4.15_compiler_warnings.patch

OBS-URL: https://build.opensuse.org/request/show/350695
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=23
2016-01-26 20:10:21 +00:00
7bc226e9a0 Accepting request 319247 from home:dimstar:Factory
- Add baselibs.conf: build libev4-32bit, as needed by
  libverto-libev1-32bit.

OBS-URL: https://build.opensuse.org/request/show/319247
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=21
2015-07-29 10:05:00 +00:00
Tomáš Chvátal
68087ee438 Accepting request 281098 from home:rudi_m
- update to version 4.19

OBS-URL: https://build.opensuse.org/request/show/281098
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=19
2015-01-30 12:39:56 +00:00
Marcel Gmür
4cd528f136 Accepting request 163575 from home:rudi_m
- update to version 4,15
- minor portability fixes in spec file

OBS-URL: https://build.opensuse.org/request/show/163575
OBS-URL: https://build.opensuse.org/package/show/server:http/libev?expand=0&rev=17
2013-04-16 09:34:32 +00:00
Stephan Kulow
b643507047 Accepting request 130355 from server:http
- update to version 4,11
  - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending
    status, as was documented already, but not implemented in the
    repeating case.
  - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.
  - fix a race where the workaround against the epoll fork bugs
    caused signals to not be handled anymore.
  - correct backend_fudge for most backends, and implement a
    windows specific workaround to avoid looping because we call
    both select and Sleep, both with different time resolutions.
  - document range and guarantees of ev_sleep.
  - document reasonable ranges for periodics interval and offset.
  - rename backend_fudge to backend_mintime to avoid future
    confusion :)
  - change the default periodic reschedule function to hopefully
    be more exact and correct even in corner cases or in the far
    future.
  - do not rely on -lm anymore: use it when available but use our
    own floor () if it is missing. This should make it easier to
    embed, as no external libraries are required.
  - strategically import macros from libecb and mark rarely-used
    functions as cache-cold (saving almost 2k code size on typical
    amd64 setups).
  - add Symbols.ev and Symbols.event files, that were missing.
  - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now).
  - fix #3 "be smart about timeouts" to not "deadlock" when
    timeout == now, also improve the section overall.
  - avoid "AVOIDING FINISHING BEFORE RETURNING" idiom.
  - support new EV_API_STATIC mode to make all libev symbols
    static.

OBS-URL: https://build.opensuse.org/request/show/130355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=7
2012-08-08 09:11:32 +00:00
Stephan Kulow
0c98393600 Accepting request 91519 from server:http
add buildrequire libtool (forwarded request 91148 from coolo)

OBS-URL: https://build.opensuse.org/request/show/91519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=5
2011-11-16 16:18:43 +00:00
32ada332f5 Accepting request 60030 from server:http
Accepted submit request 60030 from user oertel

OBS-URL: https://build.opensuse.org/request/show/60030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libev?expand=0&rev=1
2011-02-15 16:34:50 +00:00