glibc/db2
Ulrich Drepper 8eaaffdeed Update.
1998-07-06 14:36  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/Makefile (generated): Remove $(objpfx) from the names.

1998-07-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* stdio-common/test_rdwr.c: Use %Zu for size_t in printf
	format string.

	* libio/iofread_u.c: Include <stdio.h> for prototype.
	* libio/iofwrite_u.c: Likewise.

1998-07-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* db2/Versions: New file.

1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makefile (lib-noranlib): Don't depend on sysd-versions.
	($(common-objpfx)sysd-versions): Remove rule.
	* Makerules ($(common-objpfx)sysd-versions): Define here instead.
	Pass name of Versions.def file to script and redirect output to
	target.  Include it and make all generated version maps depend on
	it.
	* versions.awk: Print out variable definition containing all
	generated version maps.  Print error messages to stderr.  Remove
	temp file.

1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* posix/annexc.c (check_header): Terminate macro name before
	comparing.
	(get_null_defines): Allow builtin macros with parameters.
	(fmt, testfmt): Add -D_LIBC.
	* posix/Makefile: Remove bogus duplicate include directories from
	annexc test command.

1998-07-06 12:04  Ulrich Drepper  <drepper@cygnus.com>

	* nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Handle adjunct
	password scheme.
	(_nss_nis_getpwnam_r): Likewise.
	(_nss_nis_getpwuid_r): Likewise.

1998-07-05  Mark Kettenis  <kettenis@phys.uva.nl>

	* libio/Versions: Move symbols whose source lives in
	stdio-common to ...
	* stdio-common/Versions: ... here.
	* stdio/Versions: Add missing symbols.
1998-07-06 17:09:00 +00:00
..
btree Update. 1998-06-09 15:16:55 +00:00
clib Update. 1998-06-09 15:16:55 +00:00
common Update. 1998-06-09 15:16:55 +00:00
db Update. 1998-06-09 15:16:55 +00:00
db185 Update. 1998-06-09 15:16:55 +00:00
dbm Update. 1998-06-09 15:16:55 +00:00
hash Update. 1998-06-09 15:16:55 +00:00
include Update. 1998-06-09 15:16:55 +00:00
lock Update. 1998-06-09 15:16:55 +00:00
log Update. 1998-06-09 15:16:55 +00:00
mp Update. 1998-06-09 15:16:55 +00:00
mutex Update. 1998-06-09 15:16:55 +00:00
os Update. 1998-06-09 15:16:55 +00:00
progs Update. 1998-06-09 15:16:55 +00:00
txn Update. 1998-06-09 15:16:55 +00:00
Makefile Update. 1998-07-04 14:40:35 +00:00
README Update. 1998-03-03 17:58:38 +00:00
Versions Update. 1998-07-06 17:09:00 +00:00
compat.h Update. 1998-04-20 18:41:05 +00:00
config.h Update. 1998-06-09 15:16:55 +00:00
db.h Update. 1998-06-09 15:16:55 +00:00
db_185.h Update. 1998-06-09 15:16:55 +00:00
db_int.h Update. 1998-06-09 15:16:55 +00:00
makedb.c Update. 1998-01-25 17:01:47 +00:00

README

As a special exception, when Berkeley DB is distributed along with the
GNU C Library, in any program which uses the GNU C Library in accord
with that library's distribution terms, it is also permitted for
Berkeley DB to be loaded dynamically by the GNU C Library to implement
standard ISO/IEC 9945 and Unix interface 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.