This website works better with JavaScript
首页
发现
帮助
登录
LBP
/
corosync
镜像自地址
https://github.com/corosync/corosync
关注
4
点赞
0
派生
0
文件
工单管理
0
Wiki
浏览代码
Initial revision
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@4 fd59a12c-fef9-0310-b244-a6a79926bd2f
John Cherry
21 年之前
父节点
81b9cfc950
当前提交
7bede9c4bb
共有
66 个文件被更改
,包括
0 次插入
和
0 次删除
分列视图
显示文件统计
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
查看文件
+ 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
查看文件