From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/programmer_reference/intro_where.html | 62 +++++++++++++++--------------- 1 file changed, 32 insertions(+), 30 deletions(-) (limited to 'docs/programmer_reference/intro_where.html') diff --git a/docs/programmer_reference/intro_where.html b/docs/programmer_reference/intro_where.html index 93d287a2..302ef4ae 100644 --- a/docs/programmer_reference/intro_where.html +++ b/docs/programmer_reference/intro_where.html @@ -14,7 +14,7 @@ +

+ Berkeley DB requires only underlying IEEE/ANSI Std 1003.1 + (POSIX) system calls and can be ported easily to new + architectures by adding stub routines to connect the native + system interfaces to the Berkeley DB POSIX-style system calls. + See the Berkeley DB Porting Guide for more information. +

+

+ Berkeley DB will autoconfigure and run on almost any modern + UNIX, POSIX or Linux systems, and on most historical UNIX + platforms. Berkeley DB will autoconfigure and run on almost + any GNU gcc toolchain-based embedded platform, including + Cygwin, OpenLinux and others. See the Berkeley DB Installation and Build Guide for + more information. +

+

+ The Berkeley DB distribution includes support for QNX + Neutrino. See the Berkeley DB Installation and Build Guide for more information. +

+

+ The Berkeley DB distribution includes support for VxWorks. + See the Berkeley DB Installation and Build Guide for more information. +

- Berkeley DB requires only underlying IEEE/ANSI Std 1003.1 (POSIX) - system calls and can be ported easily to new architectures by adding - stub routines to connect the native system interfaces to the Berkeley - DB POSIX-style system calls. See the Berkeley DB Porting Guide for more information. -

-

- Berkeley DB will autoconfigure and run on almost any modern UNIX, POSIX - or Linux systems, and on most historical UNIX platforms. Berkeley DB - will autoconfigure and run on almost any GNU gcc toolchain-based - embedded platform, including Cygwin, OpenLinux and others. See - the Berkeley DB Installation and Build Guide for more information. -

-

- The Berkeley DB distribution includes support for QNX Neutrino. See - the Berkeley DB Installation and Build Guide for more information. -

-

- The Berkeley DB distribution includes support for VxWorks. See - the Berkeley DB Installation and Build Guide for more information. -

-

- The Berkeley DB distribution includes support for Windows/NT, - Windows/2000 and Windows/XP, via the Microsoft Visual C++ 6.0 and .NET - development environments. See the Berkeley DB Installation and Build Guide for more information. -

+ The Berkeley DB distribution includes support for + Windows/NT, Windows/2000 and Windows/XP, via the Microsoft + Visual C++ 6.0 and .NET development environments. See the + Berkeley DB Installation and Build Guide for more information. +