提交歷史

作者 SHA1 備註 提交日期
  Steven Dake e5aba30a49 Move coroapi out of external headers 14 年之前
  Steven Dake 8ad583a54c Move logsys.c into corosync binary instead of a shared object 14 年之前
  Angus Salkeld f717bc60e1 libqb: make timer api a wrapper around qb_loop timers. 15 年之前
  Angus Salkeld c6895faa05 libqb: change ipc -> qb_ipc 14 年之前
  Angus Salkeld 6f098bba1d fix timersub warning on freebsd 15 年之前
  Steven Dake 7f29de49b0 Correct pload printing operation. 16 年之前
  Jan Friesse c50a6bd065 Support for monotime timer 16 年之前
  Steven Dake f540be9060 Add compatability option in config file. Defaults to whitetank. 16 年之前
  Steven Dake cbb6aaf78b Work around dlopen'ed objects not executing constructors on solaris platform. 16 年之前
  Steven Dake 1402dac1ee Remove timersub redefine. 16 年之前
  Steven Dake b8e3951ca1 Add (void *) casts for iovector assignments to remove compile warnings. 16 年之前
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 16 年之前
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 年之前
  Jim Meyering 1f40a10983 don't include <signal.h> when it's not used 16 年之前
  Steven Dake 0986c30320 Remove useless APIs from coroipcs.c related to handling of overload 17 年之前
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 年之前
  Fabio M. Di Nitto c3c75acfd2 Add logsys v3 17 年之前
  Steven Dake 221dddd0dd add schedwrk_create and schedwrk_destroy coroapi functions. 17 年之前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年之前
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 年之前
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 年之前
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 年之前
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) 17 年之前
  Jim Meyering 9bd1a8e728 declare many functions "static" (also avoids missing prototype warnings) 17 年之前
  Jim Meyering aa12f1343a pload.c: make a couple functions/interfaces const-correct 17 年之前
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 年之前
  Angus Salkeld 56eaee9561 cleanup the last of the SAF headers and types 17 年之前
  Steven Dake 6198080084 performance loading service engine first implementation. 17 年之前