Преглед изворни кода

Initial revision

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@4 fd59a12c-fef9-0310-b244-a6a79926bd2f
John Cherry пре 21 година
родитељ
комит
7bede9c4bb
66 измењених фајлова са 0 додато и 0 уклоњено
  1. 0 0
      CHANGELOG
  2. 0 0
      LICENSE
  3. 0 0
      Makefile
  4. 0 0
      Makefile.samples
  5. 0 0
      QUICKSTART
  6. 0 0
      README.devmap
  7. 0 0
      TODO
  8. 0 0
      conf/groups.conf
  9. 0 0
      conf/network.conf
  10. 0 0
      exec/Makefile
  11. 0 0
      exec/amf.c
  12. 0 0
      exec/amf.h
  13. 0 0
      exec/ckpt.c
  14. 0 0
      exec/ckpt.h
  15. 0 0
      exec/clm.c
  16. 0 0
      exec/clm.h
  17. 0 0
      exec/gmi.c
  18. 0 0
      exec/gmi.h
  19. 0 0
      exec/handlers.h
  20. 0 0
      exec/log/print.c
  21. 0 0
      exec/log/print.h
  22. 0 0
      exec/main.c
  23. 0 0
      exec/main.h
  24. 0 0
      exec/mempool.c
  25. 0 0
      exec/mempool.h
  26. 0 0
      exec/parse.c
  27. 0 0
      exec/parse.h
  28. 0 0
      exec/poll.c
  29. 0 0
      exec/poll.h
  30. 0 0
      exec/print.c
  31. 0 0
      exec/print.h
  32. 0 0
      exec/profile
  33. 0 0
      exec/tlist.c
  34. 0 0
      exec/tlist.h
  35. 0 0
      include/ais_amf.h
  36. 0 0
      include/ais_ckpt.h
  37. 0 0
      include/ais_clm.h
  38. 0 0
      include/ais_msg.h
  39. 0 0
      include/ais_types.h
  40. 0 0
      include/list.h
  41. 0 0
      include/queue.h
  42. 0 0
      include/sq.h
  43. 0 0
      init/ais
  44. 0 0
      lib/Makefile
  45. 0 0
      lib/amf.c
  46. 0 0
      lib/ckpt.c
  47. 0 0
      lib/clm.c
  48. 0 0
      lib/util.c
  49. 0 0
      lib/util.h
  50. 0 0
      loc
  51. 0 0
      test/Makefile
  52. 0 0
      test/ckptstress.c
  53. 0 0
      test/scripts/spam
  54. 0 0
      test/scripts/spam2
  55. 0 0
      test/testamf.c
  56. 0 0
      test/testamf1.c
  57. 0 0
      test/testamf2.c
  58. 0 0
      test/testamf3.c
  59. 0 0
      test/testamf4.c
  60. 0 0
      test/testamf5.c
  61. 0 0
      test/testamf6.c
  62. 0 0
      test/testamfth.c
  63. 0 0
      test/testckpt.c
  64. 0 0
      test/testclm.c
  65. 0 0
      test/testparse.c
  66. 0 0
      test/testtimer.c



+ 0 - 0
Makefile.samples



+ 0 - 0
README.devmap



+ 0 - 0
conf/groups.conf


+ 0 - 0
conf/network.conf


+ 0 - 0
exec/Makefile










+ 0 - 0
exec/handlers.h


+ 0 - 0
exec/log/print.c


+ 0 - 0
exec/log/print.h




+ 0 - 0
exec/mempool.c


+ 0 - 0
exec/mempool.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
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