about summary refs log tree commit diff
path: root/libc.map
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-02-27 08:47:42 +0000
committerUlrich Drepper <drepper@redhat.com>1998-02-27 08:47:42 +0000
commitd7390a372fef23e78ff90d1a93eb6d5dc1d337f2 (patch)
tree2454c3b8199a6bf973a49bd38180245d7e025b4a /libc.map
parentef030f7f43b87b4bb553fd33e526f5cda6777c7f (diff)
downloadglibc-d7390a372fef23e78ff90d1a93eb6d5dc1d337f2.tar.gz
glibc-d7390a372fef23e78ff90d1a93eb6d5dc1d337f2.tar.xz
glibc-d7390a372fef23e78ff90d1a93eb6d5dc1d337f2.zip
Update.
1998-02-27  Ulrich Drepper  <drepper@cygnus.com>

	* libc.map: Add __adjtimex.

1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
	Remove memset.

	* libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc.map b/libc.map
index ce367acd56..2d7b9e0ad2 100644
--- a/libc.map
+++ b/libc.map
@@ -28,7 +28,7 @@ GLIBC_2.0 {
     __sysv_signal; __bsd_getpgrp; _longjmp; _mcount;
     __divqu; __remqu; __divqs; __remqs; __divlu; __remlu; __divls;
     __remls; __divl; __reml; __divq; __remq; __divqu; __remqu;
-    __setpgid; __getpgid;
+    __setpgid; __getpgid; __adjtimex;
 
     # functions which have an additional interface since they are
     # are cancelable.
@@ -445,7 +445,7 @@ GLIBC_2.1 {
 
     # Linux/Alpha 64-bit timeval functions.
     __select; select;
-    adjtime; adjtimex;
+    adjtime; adjtimex; __adjtimex;
     __gettimeofday;
 
     # New errlist.