]> git.proxmox.com Git - mirror_corosync.git/commit
defect 734
authorSteven Dake <sdake@redhat.com>
Wed, 13 Jul 2005 19:57:48 +0000 (19:57 +0000)
committerSteven Dake <sdake@redhat.com>
Wed, 13 Jul 2005 19:57:48 +0000 (19:57 +0000)
commit1bf4e3bb25c173f3250d439742ccc655e22ba2ba
tree80882abda6b3b2b5942d8ef409a6e00f102c2187
parenta74c5c5173399f97313351d736f57e05870d3e43
defect 734
cleanup include files and exports from libraries

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@731 fd59a12c-fef9-0310-b244-a6a79926bd2f
35 files changed:
exec/Makefile
exec/amf.c
exec/amf.h
exec/ckpt.c
exec/ckpt.h
exec/clm.c
exec/evs.c
exec/main.c
exec/main.h
exec/sync.c
exec/totem.h
exec/totempg.h
include/ais_msg.h [deleted file]
include/ipc_amf.h [new file with mode: 0644]
include/ipc_ckpt.h
include/ipc_clm.h
include/ipc_evs.h [new file with mode: 0644]
include/ipc_gen.h
lib/Makefile
lib/amf.c
lib/ckpt.c
lib/clm.c
lib/evs.c
lib/evt.c
lib/libSaAis.versions [new file with mode: 0644]
lib/libSaAmf.versions [new file with mode: 0644]
lib/libSaCkpt.versions [new file with mode: 0644]
lib/libSaClm.versions [new file with mode: 0644]
lib/libSaEvt.versions [new file with mode: 0644]
lib/libevs.versions [new file with mode: 0644]
lib/util.c
lib/util.h
test/Makefile
test/testamf.c
test/testamfth.c