about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-10 05:00:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-10 05:00:25 +0000
commit920e11e91b4e518820098f7a81238048aaa5460e (patch)
treec00acdeefdf953d2542806efa146cdc43b34d840 /sysdeps
parent718bac29232752f6020d637a0309ac9fe2935b80 (diff)
downloadglibc-920e11e91b4e518820098f7a81238048aaa5460e.tar.gz
glibc-920e11e91b4e518820098f7a81238048aaa5460e.tar.xz
glibc-920e11e91b4e518820098f7a81238048aaa5460e.zip
Update.
2000-11-09  H.J. Lu  <hjl@gnu.org>

	* sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
	xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
	xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
	xdr_keystatus.

	* time/Versions (GLIBC_2.1): Move getitimer to...
	* sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.

2000-11-03  Bruno Haible  <haible@clisp.cons.org>

	* manual/install.texi: Recommend to set LANGUAGE=C LC_ALL-C during
	"make install", to work around a binary incompatibility between
	glibc 2.1 and glibc 2.2 gconv modules.

2000-11-09  Ulrich Drepper  <drepper@redhat.com>

	* intl/locale.alias: Add thai.
	Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/Versions b/sysdeps/unix/sysv/linux/alpha/Versions
index ac21c9f038..3837b1afc6 100644
--- a/sysdeps/unix/sysv/linux/alpha/Versions
+++ b/sysdeps/unix/sysv/linux/alpha/Versions
@@ -51,6 +51,9 @@ libc {
     # w*
     wait4;
   }
+  GLIBC_2.1.1 {
+    getitimer;
+  }
   GLIBC_2.1.4 {
     pciconfig_iobase;
   }