Sfoglia il codice sorgente

Initial revision

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@4 fd59a12c-fef9-0310-b244-a6a79926bd2f
John Cherry 21 anni fa
parent
commit
7bede9c4bb

+ 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