File: index.html

package info (click to toggle)
evolution-data-server 1.0.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 39,504 kB
  • ctags: 26,423
  • sloc: ansic: 175,347; tcl: 30,499; sh: 20,699; perl: 11,320; xml: 9,039; java: 7,653; cpp: 6,029; makefile: 4,866; awk: 1,338; yacc: 1,103; sed: 772; cs: 505; lex: 134; asm: 14
file content (69 lines) | stat: -rw-r--r-- 2,423 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<!--$Id: index.html,v 1.1.1.1 2003/11/20 22:14:08 toshok Exp $-->
<html>
<head>
<title>Berkeley DB (Version: 4.1.25)</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,java,C,C++">
</head>
<body bgcolor=white>

<p align=center>
<img src="images/sleepycat.gif" alt="Sleepycat Software Inc.">
</p>

<center>
<h1><b>Berkeley DB</b></h1>
</center>

<p>
<table align=center cellpadding=4 border=2>
<tr>
	<th align=center width="50%">Interface Documentation</th>
	<th align=center width="50%">Building Berkeley DB</th>
</tr><tr valign=top>
	<td>
	<a href="api_c/c_index.html">C API</a><br>
	<a href="api_c/c_pindex.html">C API Topic Index</a><br>
	<p>
	<a href="api_cxx/c_index.html">C++ API</a><br>
	<a href="api_cxx/cxx_pindex.html">C++ API Topic Index</a><br>
	<p>
	<a href="api_java/c_index.html">Java API</a><br>
	<a href="api_java/java_pindex.html">Java API Topic Index</a><br>
	<p>
	<a href="api_tcl/tcl_index.html">Tcl API</a><br>
	</td><td>
	<a href="ref/build_unix/intro.html">Building for UNIX/POSIX systems</a><p>
	<a href="ref/build_vxworks/intro.html">Building for VxWorks</a><p>
	<a href="ref/build_win/intro.html">Building for Win32</a><br>
	<p>
	<a href="ref/upgrade.4.1/toc.html">Upgrading Applications to the 4.1 release</a><br>
	</td>

</tr><tr valign=top>
	<th align=center>Additional Documentation</th>
	<th align=center>Company and Product Information</th>
</tr><tr valign=top>
	<td>
	<a href="utility/index.html">Supporting Utilities</a><br>
	<p>
	<a href="reftoc.html">Programmer's Tutorial and Reference Guide</a><br>
	</td><td>
	<a href="sleepycat/contact.html">Contacting Sleepycat Software</a><br>
	<a href="http://www.sleepycat.com">Sleepycat Software Home Page</a><br>
	<a href="ref/intro/products.html">Sleepycat Software Product List</a><br>
	<a href="http://www.sleepycat.com/update/index.html">Release Patches and Change Logs</a><br>
	<a href="sleepycat/license.html">License</a>,&nbsp;&nbsp;<a href="ref/env/encrypt.html">Cryptography</a>,&nbsp;&nbsp;<a href="sleepycat/legal.html">Legal Notices</a><br>
	</td>
</tr>

</table>

<p>
<center><b>
Version 4.1.25, December 19, 2002<br>
Copyright 1997-2002 Sleepycat Software, Inc. All Rights Reserved
</b></center>

</body>
</html>