История коммитов

Автор SHA1 Сообщение Дата
  Jim Meyering f930dbef8b rmd.h: adjust types (const+size_t) of prototype 17 лет назад
  Jim Meyering ab7b859d8a sync.c: avoid printf format warning 17 лет назад
  Jim Meyering 373254bdb9 sync.c: avoid warning about now-unused variables 17 лет назад
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" 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 3b35d8a99c no-op change: s/gruop/group/ in prototypes and documentation 17 лет назад
  Jim Meyering e7fa045d5a totem: const+unsigned+size_t 17 лет назад
  Jim Meyering 0106be7668 rmd.h: s/int/size_t; const-correctness changes... 17 лет назад
  Jim Meyering 23c1e2598c lcr_ckpt.h: unused file: const/size_t 17 лет назад
  Jim Meyering c2ce9d00bb ipc_evs.h: s/int/size_t 17 лет назад
  Jim Meyering cf2c12a988 evs.h: s/int/size_t; const-correctness changes 17 лет назад
  Jim Meyering db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const 17 лет назад
  Jim Meyering 4cb431fc54 quorum.h (quorum_set_quorate_fn_t): s/int/size_t/ 17 лет назад
  Steven Dake c1d206eafb Remove wrong project name. 17 лет назад
  Steven Dake 12754324f9 Forward port of sync v1 engine from whitetank and rework of quorum 17 лет назад
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) 17 лет назад
  Jim Meyering f571a12d9b jhash.h (jhash2): make first parameter const 17 лет назад
  Jim Meyering 622bbd8299 lcr_comp.h: size_t 17 лет назад
  Jim Meyering 8f9fafedbf list.h (list_empty): Make param const. 17 лет назад
  Jim Meyering af316a11b2 mar_cpg.h: make "src" params const. 17 лет назад
  Jim Meyering 8defaf0c3f mar_gen.h: make params const 17 лет назад
  Jim Meyering eb5919f0cc totemip.h: const'ify 17 лет назад
  Jim Meyering ba9f2d8347 sq.h: const'ify, and avoid NULL-deref 17 лет назад
  Jim Meyering 2331454b2b queue.h: Replace #ifdef COROSYNC_SOLARIS... 17 лет назад
  Jim Meyering a549daedca logsys.h (logsys_format_set): Change return type, adjust param type. 17 лет назад
  Steven Dake 1eb7b648f1 Revert constructor priority in logsys. 17 лет назад
  Steven Dake 70ac3e77de Remove extra printf from coropoll. 17 лет назад
  Steven Dake acac398abb Fix timers not expiring. 17 лет назад