.. |
apidef.c
|
* exec/apidef.c: Include "apidef.h".
|
2009-04-01 09:32:48 +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
|
declare many functions "static" (also avoids missing prototype warnings)
|
2009-04-01 09:33:07 +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
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
quorum.h
|
quorum is now an optional loadable module (though I've put it into the
|
2008-12-08 15:55:41 +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
|
avoid prototype warnings
|
2009-04-01 09:33:23 +00:00 |
sync.h
|
avoid 7 warnings
|
2009-03-30 21:13:02 +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
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
totemmrp.h
|
Fix missing prototypes and mismatched prototypes in totemmrp.
|
2009-03-10 11:40:12 +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
|
totempg.c: remove one const-related warning
|
2009-03-30 21:10:30 +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
|
Patch to use snprintf where appropriate to avoid buffer overrun.
|
2009-04-02 18:49:24 +00:00 |
totemsrp.h
|
Unification around hdb_handle_t data type.
|
2009-02-25 11:14:47 +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
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
vsf_ykd.c
|
declare many functions "static" (also avoids missing prototype warnings)
|
2009-04-01 09:33:07 +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 |