mirror_corosync/exec
Jim Meyering 2eba2a6cb8 continue pulling previous thread: mostly constification
* exec/apidef.c (typedef_tpg_join, typedef_tpg_leave)
(typedef_tpg_groups_mcast, typedef_tpg_groups_send_ok):
* exec/sync.c (barrier_data_process, sync_barrier_send)
(sync_start_init, sync_service_init, sync_start_process)
(sync_service_process, sync_deliver_fn, sync_request_send)
(sync_request):
* exec/sync.h (name):
* exec/totemmrp.c (totemmrp_callback_token_create):
* exec/totemmrp.h (TOTEMMRP_H_DEFINED):
* exec/totempg.c (list, app_confchg_fn)
(callback_token_received_fn, totempg_callback_token_create)
(totempg_groups_mcast_joined, totempg_groups_joined_release)
(totempg_groups_mcast_groups):
* exec/totemsrp.c (callback_fn, totemsrp_confchg_fn)
(totemsrp_initialize, totemsrp_callback_token_create):
* exec/totemsrp.h (TOTEMSRP_H_DEFINED):
* exec/vsf_ykd.c (ykd_state_send_msg, ykd_attempt_send_msg)
(ykd_confchg_fn):
* include/corosync/engine/coroapi.h (timer_add_absolute)
(totem_ifaces_print, totem_ip_print, totem_callback_token_create)
(sync_request, plugin_interface_reference):
* include/corosync/totem/totempg.h (TOTEMPG_SAFE):
* services/cpg.c (cpg_confchg_fn):
* services/pload.c (msgs_sent, pload_service_engine)
(send_message, start_mcasting):
* services/votequorum.c (conn, quorum_confchg_fn):

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2030 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-04-08 06:44:59 +00:00
..
apidef.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
apidef.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
coroipcs.c remove 3 useless casts 2009-04-03 20:31:45 +00:00
coroipcs.h coroipcs.h: avoid 3 warnings 2009-03-30 21:14:41 +00:00
coroparse.c Patch to use snprintf where appropriate to avoid buffer overrun. 2009-04-02 18:49:24 +00:00
coropoll.c Remove extra printf from coropoll. 2009-04-03 21:07:23 +00:00
crypto.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
crypto.h Remove const warnings in crypto.c. 2009-03-10 12:22:55 +00:00
logsys.c logsys.h (logsys_format_set): Change return type, adjust param type. 2009-04-07 13:01:55 +00:00
main.c *_confchg_fn: make pointer params const, change *_entries to be size_t 2009-04-08 06:44:50 +00:00
main.h cpg.c: resolve almost all warnings 2009-03-30 21:09:38 +00:00
mainconfig.c logsys.h (logsys_format_set): Change return type, adjust param type. 2009-04-07 13:01:55 +00:00
mainconfig.h Remove const warnings from main.c. 2009-03-10 10:35:14 +00:00
Makefile.am Abstracted Shared Memory IPC library 2009-03-22 15:28:54 +00:00
mempool.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
mempool.h Revert patch 1633 which breaks build. 2008-08-14 16:44:26 +00:00
objdb.c add "void" parameter list to avoid "isn't prototype" warning 2009-04-01 09:32:32 +00:00
quorum.c Forward port of sync v1 engine from whitetank and rework of quorum 2009-04-07 21:41:25 +00:00
quorum.h quorum.h (quorum_set_quorate_fn_t): make first param const 2009-04-08 06:43:03 +00:00
service.c service.c: avoid 5 warnings 2009-03-30 21:16:44 +00:00
service.h service.[ch]: remove 7 const-related warnings 2009-03-30 21:10:45 +00:00
sync.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
sync.h continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
timer.c Fix timers not expiring. 2009-04-03 21:07:11 +00:00
timer.h timer.c: connect with its published prototypes 2009-04-01 09:32:40 +00:00
tlist.h Add timer_expire_time_get 2009-02-18 01:28:35 +00:00
totemconfig.c Patch to use snprintf where appropriate to avoid buffer overrun. 2009-04-02 18:49:24 +00:00
totemconfig.h Remove const warnings from main.c. 2009-03-10 10:35:14 +00:00
totemip.c totemip.h: const'ify 2009-04-07 13:03:07 +00:00
totemmrp.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
totemmrp.h continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
totemnet.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
totemnet.h Remove const/nonconst assignment warnings in totemnet. 2009-03-10 09:22:08 +00:00
totempg.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
totemrrp.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
totemrrp.h Unification around hdb_handle_t data type. 2009-02-25 11:14:47 +00:00
totemsrp.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
totemsrp.h continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
util.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
util.h mar_gen.h: make params const 2009-04-07 13:03:30 +00:00
version.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
vsf_quorum.c quorum.h (quorum_set_quorate_fn_t): make first param const 2009-04-08 06:43:03 +00:00
vsf_ykd.c continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
vsf.h quorum is now an optional loadable module (though I've put it into the 2008-12-08 15:55:41 +00:00
wthread.c wthread.c: avoid 1 warning 2009-03-30 21:17:19 +00:00
wthread.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00