glibc/db
Ulrich Drepper 24fd4cc451 Update.
1998-09-23 13:52  Ulrich Drepper  <drepper@cygnus.com>

	* Makeconfig (all-subdirs): Add db.
	* Versions.def: Add definition for libdb1.
	* shlib-versions: Add definitions for libdb1.
	* db/Makefile (extra-libs): Replace by libdb1.
	(libdb-routines): Rename to libdb1-routines.
	(headers): Rename to db1-headers.
	(distribute): Add $(db1-headers).
	(install-others): Define to install symlink libdb.so.NN and the
	$(db1-headers).
	(CPPFLAGS): Add -USE_LIBDB1
	Remove rules to build makedb.
	* db/Versions: Rename libdb to libdb1.
	* include/db.h: If USE_LIBDB1 is defined include db/db.h.

	* scripts/versions.awk: Recognize digits in library names.

	* db/btree/bt_open.c: Fix compiler warnings.
	* db/btree/bt_put.c: Likewise.
	* db/btree/bt_split.c: Likewise.
	* db/hash/hash.c: Likewise.
	* db/hash/hash_bigkey.c: Likewise.
	* db/recno/rec_close.c: Likewise.
1998-09-23 14:02:16 +00:00
..
btree Update. 1998-09-23 14:02:16 +00:00
db Update. 1997-04-12 23:41:36 +00:00
hash Update. 1998-09-23 14:02:16 +00:00
mpool Update. 1997-04-12 23:41:36 +00:00
recno Update. 1998-09-23 14:02:16 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
compat.h * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. 1996-01-02 08:57:42 +00:00
db.h Update. 1997-06-21 02:59:26 +00:00
makedb.c Update. 1997-10-26 20:13:00 +00:00
Makefile Update. 1998-09-23 14:02:16 +00:00
mpool.h Update. 1997-06-21 02:59:26 +00:00
ndbm.h Update. 1997-06-21 02:59:26 +00:00
Versions Update. 1998-09-23 14:02:16 +00:00