コミット履歴

作者 SHA1 メッセージ 日付
  Jim Meyering 567ea5464c corosync-fplay.c: avoid shadowin: s/index/idx/ 17 年 前
  Jim Meyering bf926d30f0 coroipcs.c: don't shadow functions read and write 17 年 前
  Jim Meyering 15b59a1603 totemnet.c: don't shadow crypto.h type, "hmac_state" 17 年 前
  Jim Meyering 7d457e121b don't shadow file-scoped global, "handle" 17 年 前
  Jim Meyering abff1fc785 wthread.c: Rename file-scoped type to avoid shadows. 17 年 前
  Jim Meyering 88ee2815da don't shadow the global type name, "timer_handle" 17 年 前
  Jim Meyering 70ef539c8d list.h: avoid shadowing warning 17 年 前
  Jim Meyering 936ace0b58 coroipcc.c: avoid shadowing warning 17 年 前
  Jim Meyering 229cc5707b totemsrp.c: more "const" propagation 17 年 前
  Jim Meyering 0200fc95e9 totemsrp.c: avoid a const-correctness problem 17 年 前
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t 17 年 前
  Jim Meyering 32a8cade9e * README.devmap: Update a prototype. 17 年 前
  Jim Meyering 270e9da193 change a few "int msg_len" to "size_t msg_len"; adjust docs 17 年 前
  Jim Meyering f2ceecc700 corosync-keygen.c: diagnose a few more failures 17 年 前
  Steven Dake 1c993d68e6 Autodetect build environment for configure for developers. 17 年 前
  Steven Dake 31e850ca71 Fix compile warning in main.c. 17 年 前
  Steven Dake 0135d41ea1 Cast a const away in an iovector. 17 年 前
  Steven Dake 7070e8ab6c Remove warnings from wthread. 17 年 前
  Steven Dake c4b0fdd714 Remove qualifier check in warnings list. 17 年 前
  Steven Dake 8426195e70 Remove admin_state_set and admin_state_get. 17 年 前
  Steven Dake ee82f48345 Remove warning in keygen and report error on fchown appropriately. 17 年 前
  Steven Dake 2827180b36 Remove warning in corosync-objctl. 17 年 前
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 17 年 前
  Jim Meyering e26aedf84f coroapi.h: Make totem_mcast's *iovec param const. 17 年 前
  Jim Meyering 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t 17 年 前
  Jim Meyering e002172704 coroapi.h: change lib_handler_fn's *msg to be const 17 年 前
  Jim Meyering 09eeca1299 testevsth.c: const+size_t: evs_deliver_fn, evs_confchg_fn 17 年 前
  Jim Meyering a44f4e70e6 coroipcc.h (coroipcc_msg_send_reply_receive): Make res_len size_t. 17 年 前
  Jim Meyering 3df307a36d sync the rest of the code with previous header changes 17 年 前
  Jim Meyering 1eabb733c6 cpg.h, coroapi.h: more size_t and const changes 17 年 前