8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 10:43:03 +01:00
firebird-mirror/builds/install/arch-specific/solaris
alexpeshkoff 88b8a40a04 1. Cleaned up most of SUPERSERVER usage.
SUPERSERVER has 4 different meanings in our code:
- this is milticlient server (replaced with Config::getMultiClientServer())
- use shared data cache (replaced with Config::getSharedCache())
- use shared metadata cache (replaced with macro SHARED_METADATA_CACHE)
- database are NOT shared between processes (replaced with getSharedDatabase())

2. Use fb_smp_server as both superclassic and classic binary on posix
(xinetd autodecection is done).

3. Small posix build cleanup.
2010-04-15 14:40:27 +00:00
..
CS 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
libgcc Solaris 10 2008-09-02 14:17:32 +00:00
SS 1. Cleaned up most of SUPERSERVER usage. 2010-04-15 14:40:27 +00:00
Makefile.in solaris distribution kit changes, reviewed by alex 2009-09-08 20:11:30 +00:00