| .. |
|
apidef.c
|
Abstracted Shared Memory IPC library
|
2009-03-22 15:28:54 +00:00 |
|
apidef.h
|
Revert patch 1633 which breaks build.
|
2008-08-14 16:44:26 +00:00 |
|
coroipcs.c
|
coroipcs.[ch]: remove 4 const-related warnings
|
2009-03-30 21:10:37 +00:00 |
|
coroipcs.h
|
coroipcs.[ch]: remove 4 const-related warnings
|
2009-03-30 21:10:37 +00:00 |
|
coroparse.c
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
|
coropoll.c
|
Abstracted Shared Memory IPC library
|
2009-03-22 15:28:54 +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
|
in progress: avoid warnings
|
2009-03-30 21:13:47 +00:00 |
|
main.c
|
cpg.c: resolve almost all warnings
|
2009-03-30 21:09:38 +00:00 |
|
main.h
|
cpg.c: resolve almost all warnings
|
2009-03-30 21:09:38 +00:00 |
|
mainconfig.c
|
avoid 13 warnings
|
2009-03-24 10:38:26 +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
|
* exec/objdb.c (object_create): make "object_name" param const
|
2009-03-30 21:11:25 +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.[ch]: remove 7 const-related warnings
|
2009-03-30 21:10:45 +00:00 |
|
service.h
|
service.[ch]: remove 7 const-related warnings
|
2009-03-30 21:10:45 +00:00 |
|
sync.c
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
|
sync.h
|
avoid 7 warnings
|
2009-03-30 21:13:02 +00:00 |
|
timer.c
|
timer.c: don't infloop upon poll failure (e.g., ENOMEM)
|
2009-03-30 16:33:39 +00:00 |
|
timer.h
|
Make all threads use same scheduling priority even with -p option
|
2009-03-25 18:25:18 +00:00 |
|
tlist.h
|
Add timer_expire_time_get
|
2009-02-18 01:28:35 +00:00 |
|
totemconfig.c
|
totem*: add "const" to avoid 3 more warnings
|
2009-03-30 21:12:31 +00:00 |
|
totemconfig.h
|
Remove const warnings from main.c.
|
2009-03-10 10:35:14 +00:00 |
|
totemip.c
|
totem*: add "const" to avoid 1 more warning
|
2009-03-30 21:12:11 +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
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +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
|
cleanup the last of the SAF headers and types
|
2008-11-06 21:49:07 +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
|
Do not perform arithmetic on "void*" pointers.
|
2009-03-24 13:05:55 +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
|
- Every .c file should include "config.h" to get the right defines...
|
2009-03-19 12:58:53 +00:00 |
|
wthread.h
|
Split openais and corosync tree into two seperate repositories.
|
2008-08-05 13:23:46 +00:00 |