Move platform-specific code to common/system_*
authorMathieu Parent <math.parent@gmail.com>
Sat, 5 Nov 2011 18:04:40 +0000 (19:04 +0100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 6 Dec 2011 00:57:11 +0000 (11:57 +1100)
commit2fd1067a075fe0e4b2a36d4ea18af139d03f17bf
treefebd456eb781cdcf62bab55f6b6fa1043a7d26b4
parente6d1dd3ec4a078e5f32bc52a4a9e4b7d9a2e2d16
Move platform-specific code to common/system_*

This removes #ifdef AIX and ease the addition of new platforms.
common/system_aix.c
common/system_linux.c
include/ctdb_private.h
server/ctdb_daemon.c