glibc/Versions.def
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

70 lines
676 B
Modula-2

libBrokenLocale {
GLIBC_2.0
}
libc {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libcrypt {
GLIBC_2.0
}
libdb {
GLIBC_2.0
}
libdl {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libhurduser {
GLIBC_2.0
}
libm {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libmachuser {
GLIBC_2.0
}
libnsl {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libnss_compat {
GLIBC_2.0
}
libnss_db {
GLIBC_2.0
}
libnss_dns {
GLIBC_2.0
}
libnss_files {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libnss_hesiod {
GLIBC_2.1
}
libnss_nis {
GLIBC_2.0
}
libnss_nisplus {
GLIBC_2.0
}
libpthread {
GLIBC_2.0
GLIBC_2.1 GLIBC_2.0
}
libresolv {
GLIBC_2.0
}
librt {
GLIBC_2.1
}
libutil {
GLIBC_2.0
}
libdb1 {
GLIBC_2.0
}