glibc/Versions.def
Ulrich Drepper a0edd63e7c Update.
2000-04-19  Jakub Jelinek  <jakub@redhat.com>

	* locale/programs/ld-ctype.c (ctype_output): Set size of the idx
	field to nelems * sizeof (uint32_t).
	* locale/programs/ld-address.c (address_output): Align word fields
	properly.
	* locale/programs/ld-monetary.c (monetary_output): Likewise.
	Don't restart idx pointers to idx end at the duo_int_curr_symbol
	field.
	Avoid giving arbitrary garbage in the crncystr field.
	Use sizeof(uint32_t) instead of 4 for len in uno_valid_from,
	uno_valid_to, duo_valid_from, duo_valid_to and conversion_rate
	fields.
	* locale/programs/ld-numeric.c (numeric_output): Likewise.
	Don't restart idx pointers to idx end at the decimal_point_wc field.
	* locale/programs/ld-time.c (time_output): week_1stday should be
	word, not byte.  Align it properly.

2000-04-19  H.J. Lu  <hjl@gnu.org>

	* csu/gmon-start.c (_start): Declared as "extern void".
	(etext): Likewise.

2000-04-18  Andreas Jaeger  <aj@suse.de>

	* manual/install.texi (Running make install): Don't mention utmpd
	anymore.

2000-04-18  Andreas Jaeger  <aj@suse.de>

	* linuxthreads/Versions: Use ld instead of ld.so.

	* elf/Makefile (ld-map): Use ld.map.

	* Versions.def: Use ld instead of ld.so.
	* elf/Versions: Likewise.
	* sysdeps/mach/hurd/Versions: Likewise.
2000-04-21 03:43:31 +00:00

91 lines
887 B
Modula-2

libBrokenLocale {
GLIBC_2.0
}
libc {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
GLIBC_2.1.2
GLIBC_2.1.3
GLIBC_2.1.4
GLIBC_2.2
%ifdef USE_IN_LIBIO
HURD_CTHREADS_0.3
%endif
}
libcrypt {
GLIBC_2.0
}
libdb {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.2
}
libdl {
GLIBC_2.0
GLIBC_2.1
}
libm {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.2
}
libnsl {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.2
}
libnss_compat {
GLIBC_2.0
}
libnss_db {
GLIBC_2.0
}
libnss_dns {
GLIBC_2.0
}
libnss_files {
GLIBC_2.0
GLIBC_2.1
}
libnss_hesiod {
GLIBC_2.1
GLIBC_2.2
}
libnss_nis {
GLIBC_2.0
}
libnss_nisplus {
GLIBC_2.0
}
libpthread {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
GLIBC_2.1.2
GLIBC_2.2
}
libresolv {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.2
}
librt {
GLIBC_2.1
GLIBC_2.2
}
libutil {
GLIBC_2.0
}
libdb1 {
GLIBC_2.0
}
ld {
GLIBC_2.0
GLIBC_2.1
GLIBC_2.1.1
}
libthread_db {
GLIBC_2.1.3
}