Commit History

作者 SHA1 備註 提交日期
  Jim Meyering adb83d781e configure.ac: enable gcc's -Wshadow warning 17 年之前
  Jim Meyering 38606588bd cpg.c: rename file-scoped global to avoid shadowing warnings 17 年之前
  Jim Meyering afd8b7154c vsf_ykd.c: Rename param to avoid shadowing global "ydk_state" 17 年之前
  Jim Meyering 4eaca3d724 services/cfg.c move shadowed decl into scope where used 17 年之前
  Jim Meyering 3081a12f18 corosync-fplay.c: don't shadow file-scoped global, "record" 17 年之前
  Jim Meyering e5962b419d testvotequorum1.c: don't shadow file-scoped global, "handle" 17 年之前
  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 年之前