summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord/compat.c
Commit message (Collapse)AuthorAgeFilesLines
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
|
* Clean up include files.Alasdair Kergon2010-01-181-7/+3
|
* Fix some compiler warnings.Jonathan Earl Brassow2010-01-181-1/+1
|
* Misc compilation clean-ups.Alasdair Kergon2010-01-181-2/+2
|
* Make the intermachine communication structures architecture independantJonathan Earl Brassow2010-01-151-0/+214
to allow for mixed architecture clusters. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>