glibc/db2
Ulrich Drepper dfbad9c855 Update.
1998-02-20 18:43  Ulrich Drepper  <drepper@cygnus.com>

	* hesiod/hesiod.c: Pretty print.  Don't use __ protected names.
	* iconvdata/8bit-gap.c: Likewise.
	* iconvdata/8bit-generic.c: Likewise.
	* iconvdata/iso6937.c: Likewise.
	* iconvdata/iso8859-1.c: Likewise.
	* iconvdata/sjis.c: Likewise.
	* iconvdata/t61.c: Likewise.

1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
	feature tests by positive feature tests.

1998-02-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.

1998-02-20  Ulrich Drepper  <drepper@cygnus.com>

	* elf/dlvsym.c (dlvsym_doit): More corrections.
	Patch by Andreas Jaeger.
1998-02-20 18:45:36 +00:00
..
btree Update. 1998-01-25 17:01:47 +00:00
clib Update. 1997-09-30 17:10:40 +00:00
common Update. 1998-01-25 17:01:47 +00:00
db Update. 1998-01-30 11:44:34 +00:00
db185 Update. 1998-01-25 17:01:47 +00:00
dbm Update. 1998-01-25 17:01:47 +00:00
hash Update. 1998-01-25 17:01:47 +00:00
include Update. 1998-01-25 17:01:47 +00:00
lock Update. 1998-01-25 17:01:47 +00:00
log Update. 1998-01-25 17:01:47 +00:00
mp Update. 1998-01-25 17:01:47 +00:00
mutex Update. 1998-01-25 17:01:47 +00:00
os Update. 1998-01-25 17:01:47 +00:00
progs Update. 1998-01-25 17:01:47 +00:00
txn Update. 1998-01-25 17:01:47 +00:00
Makefile Update. 1998-02-13 17:54:15 +00:00
README Update. 1998-02-20 18:45:36 +00:00
compat.h Update. 1997-08-27 20:26:10 +00:00
config.h Update. 1997-12-01 17:16:22 +00:00
db.h Update. 1998-01-25 17:01:47 +00:00
db_185.h Update. 1998-01-25 17:01:47 +00:00
db_int.h Update. 1998-01-25 17:01:47 +00:00
makedb.c Update. 1998-01-25 17:01:47 +00:00

README

When Berkeley DB is distributed as part of the GNU system, the Berkeley
DB license requirement that derivative works using Berkeley DB themselves
be freely redistributable, does not apply to programs loading standard
UNIX interfaces via the GNU C library and dynamically loading Berkeley DB
support to obtain the underlying functionality.

Sleepycat Software, Inc.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The LICENSE file, mentioned in the beginning of the source files, can
be found together with all the other relevant license texts in the
manual and the INSTALL file in the toplevel directory.