This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
LBP
/
corosync
spegling av
https://github.com/corosync/corosync
Bevaka
4
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
Initial revision
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@4 fd59a12c-fef9-0310-b244-a6a79926bd2f
John Cherry
21 år sedan
förälder
81b9cfc950
incheckning
7bede9c4bb
66 ändrade filer
med
0 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
0
0
CHANGELOG
0
0
LICENSE
0
0
Makefile
0
0
Makefile.samples
0
0
QUICKSTART
0
0
README.devmap
0
0
TODO
0
0
conf/groups.conf
0
0
conf/network.conf
0
0
exec/Makefile
0
0
exec/amf.c
0
0
exec/amf.h
0
0
exec/ckpt.c
0
0
exec/ckpt.h
0
0
exec/clm.c
0
0
exec/clm.h
0
0
exec/gmi.c
0
0
exec/gmi.h
0
0
exec/handlers.h
0
0
exec/log/print.c
0
0
exec/log/print.h
0
0
exec/main.c
0
0
exec/main.h
0
0
exec/mempool.c
0
0
exec/mempool.h
0
0
exec/parse.c
0
0
exec/parse.h
0
0
exec/poll.c
0
0
exec/poll.h
0
0
exec/print.c
0
0
exec/print.h
0
0
exec/profile
0
0
exec/tlist.c
0
0
exec/tlist.h
0
0
include/ais_amf.h
0
0
include/ais_ckpt.h
0
0
include/ais_clm.h
0
0
include/ais_msg.h
0
0
include/ais_types.h
0
0
include/list.h
0
0
include/queue.h
0
0
include/sq.h
0
0
init/ais
0
0
lib/Makefile
0
0
lib/amf.c
0
0
lib/ckpt.c
0
0
lib/clm.c
0
0
lib/util.c
0
0
lib/util.h
0
0
loc
0
0
test/Makefile
0
0
test/ckptstress.c
0
0
test/scripts/spam
0
0
test/scripts/spam2
0
0
test/testamf.c
0
0
test/testamf1.c
0
0
test/testamf2.c
0
0
test/testamf3.c
0
0
test/testamf4.c
0
0
test/testamf5.c
0
0
test/testamf6.c
0
0
test/testamfth.c
0
0
test/testckpt.c
0
0
test/testclm.c
0
0
test/testparse.c
0
0
test/testtimer.c
+ 0
- 0
CHANGELOG
Visa fil
+ 0
- 0
LICENSE
Visa fil
+ 0
- 0
Makefile
Visa fil
+ 0
- 0
Makefile.samples
Visa fil
+ 0
- 0
QUICKSTART
Visa fil
+ 0
- 0
README.devmap
Visa fil
+ 0
- 0
TODO
Visa fil
+ 0
- 0
conf/groups.conf
Visa fil
+ 0
- 0
conf/network.conf
Visa fil
+ 0
- 0
exec/Makefile
Visa fil
+ 0
- 0
exec/amf.c
Visa fil
+ 0
- 0
exec/amf.h
Visa fil
+ 0
- 0
exec/ckpt.c
Visa fil
+ 0
- 0
exec/ckpt.h
Visa fil
+ 0
- 0
exec/clm.c
Visa fil
+ 0
- 0
exec/clm.h
Visa fil
+ 0
- 0
exec/gmi.c
Visa fil
+ 0
- 0
exec/gmi.h
Visa fil
+ 0
- 0
exec/handlers.h
Visa fil
+ 0
- 0
exec/log/print.c
Visa fil
+ 0
- 0
exec/log/print.h
Visa fil
+ 0
- 0
exec/main.c
Visa fil
+ 0
- 0
exec/main.h
Visa fil
+ 0
- 0
exec/mempool.c
Visa fil
+ 0
- 0
exec/mempool.h
Visa fil
+ 0
- 0
exec/parse.c
Visa fil
+ 0
- 0
exec/parse.h
Visa fil
+ 0
- 0
exec/poll.c
Visa fil
+ 0
- 0
exec/poll.h
Visa fil
+ 0
- 0
exec/print.c
Visa fil
+ 0
- 0
exec/print.h
Visa fil
+ 0
- 0
exec/profile
Visa fil
+ 0
- 0
exec/tlist.c
Visa fil
+ 0
- 0
exec/tlist.h
Visa fil
+ 0
- 0
include/ais_amf.h
Visa fil
+ 0
- 0
include/ais_ckpt.h
Visa fil
+ 0
- 0
include/ais_clm.h
Visa fil
+ 0
- 0
include/ais_msg.h
Visa fil
+ 0
- 0
include/ais_types.h
Visa fil
+ 0
- 0
include/list.h
Visa fil
+ 0
- 0
include/queue.h
Visa fil
+ 0
- 0
include/sq.h
Visa fil
+ 0
- 0
init/ais
Visa fil
+ 0
- 0
lib/Makefile
Visa fil
+ 0
- 0
lib/amf.c
Visa fil
+ 0
- 0
lib/ckpt.c
Visa fil
+ 0
- 0
lib/clm.c
Visa fil
+ 0
- 0
lib/util.c
Visa fil
+ 0
- 0
lib/util.h
Visa fil
+ 0
- 0
loc
Visa fil
+ 0
- 0
test/Makefile
Visa fil
+ 0
- 0
test/ckptstress.c
Visa fil
+ 0
- 0
test/scripts/spam
Visa fil
+ 0
- 0
test/scripts/spam2
Visa fil
+ 0
- 0
test/testamf.c
Visa fil
+ 0
- 0
test/testamf1.c
Visa fil
+ 0
- 0
test/testamf2.c
Visa fil
+ 0
- 0
test/testamf3.c
Visa fil
+ 0
- 0
test/testamf4.c
Visa fil
+ 0
- 0
test/testamf5.c
Visa fil
+ 0
- 0
test/testamf6.c
Visa fil
+ 0
- 0
test/testamfth.c
Visa fil
+ 0
- 0
test/testckpt.c
Visa fil
+ 0
- 0
test/testclm.c
Visa fil
+ 0
- 0
test/testparse.c
Visa fil
+ 0
- 0
test/testtimer.c
Visa fil