glibc/db2
Ulrich Drepper 6600049466 Update.
1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>

	* Makeconfig [!build-static]: Link `static' binaries with libc_pic.a.
	Still need *FLAGS-.o because we still sometimes build .o files.
	* db2/Makefile: Don't build libndbm.a if !build-static.

1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>

	* configure.in: New test for broken gcc on PowerPC.
	* sysdeps/powerpc/atomicity.h: Use result of test.
	* linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test.

	* math/libm-test.c: Update many of the epsilon to match actual
	performance.

	* sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches.
	* sysdeps/libm-ieee754/e_expf.c: Likewise.
	* sysdeps/libm-ieee754/s_exp2.c: Likewise.
	* sysdeps/libm-ieee754/s_exp2f.c: Likewise.

	* sysdeps/libm-ieee754/e_pow.c: Correct typo.

	* sysdeps/powerpc/elf/libc-start.c: New file.
	* sysdeps/powerpc/elf/start.S: New file, use libc-start.
	* sysdeps/powerpc/elf/start.c: Delete.

	* sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h
	* sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete.  It was unused.

	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous
	few patches.
1998-05-06 14:43:15 +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-05-06 14:43:15 +00:00
README Update. 1998-03-03 17:58:38 +00:00
compat.h Update. 1998-04-20 18:41:05 +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

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.