Historique des commits

Auteur SHA1 Message Date
  Jim Meyering fdf9b231f6 totem.h: use symbolic array dimensions in public struct members il y a 17 ans
  Jim Meyering 3f5ef99781 totempg.h: change type of totempg_group.group_len from int to size_t il y a 17 ans
  Jim Meyering f930dbef8b rmd.h: adjust types (const+size_t) of prototype il y a 17 ans
  Jim Meyering ab7b859d8a sync.c: avoid printf format warning il y a 17 ans
  Jim Meyering 373254bdb9 sync.c: avoid warning about now-unused variables il y a 17 ans
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" il y a 17 ans
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". il y a 17 ans
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification il y a 17 ans
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t il y a 17 ans
  Jim Meyering 3b35d8a99c no-op change: s/gruop/group/ in prototypes and documentation il y a 17 ans
  Jim Meyering e7fa045d5a totem: const+unsigned+size_t il y a 17 ans
  Jim Meyering 0106be7668 rmd.h: s/int/size_t; const-correctness changes... il y a 17 ans
  Jim Meyering 23c1e2598c lcr_ckpt.h: unused file: const/size_t il y a 17 ans
  Jim Meyering c2ce9d00bb ipc_evs.h: s/int/size_t il y a 17 ans
  Jim Meyering cf2c12a988 evs.h: s/int/size_t; const-correctness changes il y a 17 ans
  Jim Meyering db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const il y a 17 ans
  Jim Meyering 4cb431fc54 quorum.h (quorum_set_quorate_fn_t): s/int/size_t/ il y a 17 ans
  Steven Dake c1d206eafb Remove wrong project name. il y a 17 ans
  Steven Dake 12754324f9 Forward port of sync v1 engine from whitetank and rework of quorum il y a 17 ans
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) il y a 17 ans
  Jim Meyering f571a12d9b jhash.h (jhash2): make first parameter const il y a 17 ans
  Jim Meyering 622bbd8299 lcr_comp.h: size_t il y a 17 ans
  Jim Meyering 8f9fafedbf list.h (list_empty): Make param const. il y a 17 ans
  Jim Meyering af316a11b2 mar_cpg.h: make "src" params const. il y a 17 ans
  Jim Meyering 8defaf0c3f mar_gen.h: make params const il y a 17 ans
  Jim Meyering eb5919f0cc totemip.h: const'ify il y a 17 ans
  Jim Meyering ba9f2d8347 sq.h: const'ify, and avoid NULL-deref il y a 17 ans
  Jim Meyering 2331454b2b queue.h: Replace #ifdef COROSYNC_SOLARIS... il y a 17 ans
  Jim Meyering a549daedca logsys.h (logsys_format_set): Change return type, adjust param type. il y a 17 ans
  Steven Dake 1eb7b648f1 Revert constructor priority in logsys. il y a 17 ans