提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Jim Meyering 41b1ba0e77 remove 3 useless casts 17 年之前
  Jim Meyering 6b9505992f confdb.h (confdb_reload) Add errbuf_len parameter and propagate. 17 年之前
  Jim Meyering b6378dc05d confdb_sa_write: propagate errbuf_len parameter 17 年之前