Historia zmian

Autor SHA1 Wiadomość Data
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 lat temu
  Jim Meyering 09eeca1299 testevsth.c: const+size_t: evs_deliver_fn, evs_confchg_fn 17 lat temu
  Jim Meyering a44f4e70e6 coroipcc.h (coroipcc_msg_send_reply_receive): Make res_len size_t. 17 lat temu
  Jim Meyering 3df307a36d sync the rest of the code with previous header changes 17 lat temu
  Jim Meyering 1eabb733c6 cpg.h, coroapi.h: more size_t and const changes 17 lat temu
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes 17 lat temu
  Jim Meyering b4c6217894 make all priv_data_pt pointers non-"const" 17 lat temu
  Jim Meyering 62e71c31d6 coroapi.h, confdb.h, objdb.h: big s/int/size_t/ change 17 lat temu
  Jim Meyering 66c168efee totemconfig.c: don't hard-code "128"... 17 lat temu
  Jim Meyering 4995054ca2 totemconfig.c: don't let a key of length > 128 clobber memory 17 lat temu
  Jim Meyering fdf9b231f6 totem.h: use symbolic array dimensions in public struct members 17 lat temu
  Jim Meyering 3f5ef99781 totempg.h: change type of totempg_group.group_len from int to size_t 17 lat temu
  Jim Meyering f930dbef8b rmd.h: adjust types (const+size_t) of prototype 17 lat temu
  Jim Meyering ab7b859d8a sync.c: avoid printf format warning 17 lat temu
  Jim Meyering 373254bdb9 sync.c: avoid warning about now-unused variables 17 lat temu
  Jim Meyering 29eb77a9fb convert each "size_t iov_len" declaration to "unsigned int iov_len" 17 lat temu
  Jim Meyering 36eefbadef Convert all "int iov_len" decls to "unsigned int iov_len". 17 lat temu
  Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification 17 lat temu
  Jim Meyering 3a32139cfc *_confchg_fn: make pointer params const, change *_entries to be size_t 17 lat temu
  Jim Meyering 3b35d8a99c no-op change: s/gruop/group/ in prototypes and documentation 17 lat temu
  Jim Meyering e7fa045d5a totem: const+unsigned+size_t 17 lat temu
  Jim Meyering 0106be7668 rmd.h: s/int/size_t; const-correctness changes... 17 lat temu
  Jim Meyering 23c1e2598c lcr_ckpt.h: unused file: const/size_t 17 lat temu
  Jim Meyering c2ce9d00bb ipc_evs.h: s/int/size_t 17 lat temu
  Jim Meyering cf2c12a988 evs.h: s/int/size_t; const-correctness changes 17 lat temu
  Jim Meyering db4838bc35 quorum.h (quorum_set_quorate_fn_t): make first param const 17 lat temu
  Jim Meyering 4cb431fc54 quorum.h (quorum_set_quorate_fn_t): s/int/size_t/ 17 lat temu
  Steven Dake c1d206eafb Remove wrong project name. 17 lat temu
  Steven Dake 12754324f9 Forward port of sync v1 engine from whitetank and rework of quorum 17 lat temu
  Jim Meyering ce68ee76b9 accommodate iov_len of type size_t (i.e., never negative) 17 lat temu