glibc/db2
Ulrich Drepper bfce746a87 Update.
1998-08-31 15:56  Ulrich Drepper  <drepper@cygnus.com>

	* db2/db_int.h: Use <db.h> instead of "db.h" to find header in include.

	* include/stdio.h: Add __vsscanf.

	* libio/stdio.h: Make vfscanf, scanf, and vsscanf available if
	__USE_ISOC9X.
	Remove __vsscanf declaration.
	Always declare fgetpos and fsetpos.

	* math/math.h: Define isinf as macro.
	* math/bits/mathcalls.h: Change to declare __isinf all the time.
	Don't declare scalb for ISO C 9x.

	* math/tgmath.h: Define fma.  Rewrite the underlying macros.

	* stdlib/stdlib.h: Declare strtof and strtold is __USE_ISOC9X.

	* sysdeps/unix/sysv/linux/bits/sigcontext.h: Allow inclusion from
	sys/ucontext.h.

	* sysdeps/wordsize-32/inttypes.h: Define missing PRI* and SCN*
	macros.

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/standalone/bits/errno.h (ENOMSG): Remove duplicate.
	Reported by jreising@frequentis.com [PR libc/767].

1998-08-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* io/lockf.c (lockf): Move initilisation of fl.l_whence and
	fl.l_start at beginning of function.
	Patch by Geoff. Dash <geoffd@zeta.org.au> [PR libc/769].
1998-08-31 16:30:27 +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-08-21 17:22:56 +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-08-21 17:22:56 +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-08-09 17:39:48 +00:00
db_int.h Update. 1998-08-31 16:30:27 +00:00
makedb.c Update. 1998-08-21 17:22:56 +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.