]> git.proxmox.com Git - mirror_corosync.git/commit
Rename queue datastructure to cs_queue data structure because some fail
authorSteven Dake <sdake@redhat.com>
Sun, 7 Jun 2009 00:47:56 +0000 (00:47 +0000)
committerSteven Dake <sdake@redhat.com>
Sun, 7 Jun 2009 00:47:56 +0000 (00:47 +0000)
commitff8283f0b1a81f4fcfcfd3e0cd0fa47ed3579ec3
tree5ca6d50aa377f12cd4675996a3654846cc4cfb9b
parente8225b667ebf22c8ac04f14de379c26b2309a9ae
Rename queue datastructure to cs_queue data structure because some fail
operating system struct queue in the globally scoped headers.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2211 fd59a12c-fef9-0310-b244-a6a79926bd2f
12 files changed:
exec/main.c
exec/timer.c
exec/totemnet.c
exec/totemrrp.c
exec/totemsrp.c
exec/wthread.c
include/Makefile.am
include/corosync/cs_queue.h [new file with mode: 0644]
include/corosync/queue.h [deleted file]
services/cfg.c
services/confdb.c
services/cpg.c