コミット履歴

作者 SHA1 メッセージ 日付
  Steven Dake 7a8f7a2cde Initialize pload context properly. 17 年 前
  Steven Dake 12329c573b Move QUICKSTART to INSTALL and update it. 17 年 前
  Steven Dake d3035d2d44 Add AUTHORS file. 17 年 前
  Steven Dake d830a52db5 Remove declaration of data struct inside code. 17 年 前
  Steven Dake 832b6cb7e6 Remove warning in evsbench. 17 年 前
  Steven Dake b71418f5e1 Add fatal error call to ipc initializations.y 17 年 前
  Steven Dake 043de4d80a check result of fgets in testcpg. 17 年 前
  Steven Dake ac597689df Remove warnings about objdb that casts a const char * to a char *. 17 年 前
  Steven Dake f70605bec2 Remove warnings about typedefs in apidef.c. 17 年 前
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. 17 年 前
  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 年 前