Historique des commits

Auteur SHA1 Message Date
  Steven Dake d830a52db5 Remove declaration of data struct inside code. il y a 17 ans
  Steven Dake 832b6cb7e6 Remove warning in evsbench. il y a 17 ans
  Steven Dake b71418f5e1 Add fatal error call to ipc initializations.y il y a 17 ans
  Steven Dake 043de4d80a check result of fgets in testcpg. il y a 17 ans
  Steven Dake ac597689df Remove warnings about objdb that casts a const char * to a char *. il y a 17 ans
  Steven Dake f70605bec2 Remove warnings about typedefs in apidef.c. il y a 17 ans
  Steven Dake 0969721db3 Rework how dispatch functions so service engines work properly. il y a 17 ans
  Jim Meyering adb83d781e configure.ac: enable gcc's -Wshadow warning il y a 17 ans
  Jim Meyering 38606588bd cpg.c: rename file-scoped global to avoid shadowing warnings il y a 17 ans
  Jim Meyering afd8b7154c vsf_ykd.c: Rename param to avoid shadowing global "ydk_state" il y a 17 ans
  Jim Meyering 4eaca3d724 services/cfg.c move shadowed decl into scope where used il y a 17 ans
  Jim Meyering 3081a12f18 corosync-fplay.c: don't shadow file-scoped global, "record" il y a 17 ans
  Jim Meyering e5962b419d testvotequorum1.c: don't shadow file-scoped global, "handle" il y a 17 ans
  Jim Meyering 567ea5464c corosync-fplay.c: avoid shadowin: s/index/idx/ il y a 17 ans
  Jim Meyering bf926d30f0 coroipcs.c: don't shadow functions read and write il y a 17 ans
  Jim Meyering 15b59a1603 totemnet.c: don't shadow crypto.h type, "hmac_state" il y a 17 ans
  Jim Meyering 7d457e121b don't shadow file-scoped global, "handle" il y a 17 ans
  Jim Meyering abff1fc785 wthread.c: Rename file-scoped type to avoid shadows. il y a 17 ans
  Jim Meyering 88ee2815da don't shadow the global type name, "timer_handle" il y a 17 ans
  Jim Meyering 70ef539c8d list.h: avoid shadowing warning il y a 17 ans
  Jim Meyering 936ace0b58 coroipcc.c: avoid shadowing warning il y a 17 ans
  Jim Meyering 229cc5707b totemsrp.c: more "const" propagation il y a 17 ans
  Jim Meyering 0200fc95e9 totemsrp.c: avoid a const-correctness problem il y a 17 ans
  Jim Meyering d45965ecae totemrrp.h, totemsrp.h, totemnet.h: const+size_t il y a 17 ans
  Jim Meyering 32a8cade9e * README.devmap: Update a prototype. il y a 17 ans
  Jim Meyering 270e9da193 change a few "int msg_len" to "size_t msg_len"; adjust docs il y a 17 ans
  Jim Meyering f2ceecc700 corosync-keygen.c: diagnose a few more failures il y a 17 ans
  Steven Dake 1c993d68e6 Autodetect build environment for configure for developers. il y a 17 ans
  Steven Dake 31e850ca71 Fix compile warning in main.c. il y a 17 ans
  Steven Dake 0135d41ea1 Cast a const away in an iovector. il y a 17 ans