glibc/db2
Ulrich Drepper 73237de376 Update.
1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* configure.in: Add new option --enable-force-install.  Substitute
	force_install.
	* config.make.in (force-install): Set from configure.
	* Makerules (force-install): New phony target.
	* Makeconfig (+force): New variable.
	* Makefile: Use it in dependency list of installation targets.
	* db/Makefile: Likewise.
	* db2/Makefile: Likewise.
	* elf/Makefile: Likewise.
	* hurd/Makefile: Likewise.
	* iconv/Makefile: Likewise.
	* iconvdata/Makefile: Likewise.
	* intl/Makefile: Likewise.
	* localedata/Makefile: Likewise.
	* login/Makefile: Likewise.
	* po/Makefile: Likewise.
	* sunrpc/Makefile: Likewise.
	* sysdeps/mach/hurd/Makefile: Likewise.
	* sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/Makefile: Likewise.
	* timezone/Makefile: Likewise.

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

	* sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
	alloc_size.  Pass return value of getcwd syscall to realloc.

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

	* manual/socket.texi: Spelling fixes.

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

	* elf/dl-load.c (print_search_path): Remove unused variable.
1998-04-09 10:14:17 +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-04-09 10:14:17 +00:00
README Update. 1998-03-03 17:58:38 +00:00
compat.h Update. 1998-03-31 22:04:32 +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.