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)
commitbb3d6698e91a3971dd7e7470666864c8213cbaf7
tree5a9505f36567bf80bee4efd7d8768cbcc865b035
parent4ce585cd0e07f6669cb31d822d280d0e7499a2dc
Move platform-specific code to common/system_*

This removes #ifdef AIX and ease the addition of new platforms.

(This used to be ctdb commit 2fd1067a075fe0e4b2a36d4ea18af139d03f17bf)
ctdb/common/system_aix.c
ctdb/common/system_linux.c
ctdb/include/ctdb_private.h
ctdb/server/ctdb_daemon.c