about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--libc.map2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8654f2696c..91002ec07f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1998-05-09  Ulrich Drepper  <drepper@cygnus.com>
+
+	* libc.map: Add capget and capset.
+
 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
diff --git a/libc.map b/libc.map
index bc3c28660e..2d77216648 100644
--- a/libc.map
+++ b/libc.map
@@ -490,7 +490,7 @@ GLIBC_2.1 {
     authdes_create; authdes_getucred; authdes_pk_create;
 
     # c*
-    cbc_crypt; creat64;
+    capget; capset; cbc_crypt; creat64;
 
     # d*
     des_setparity;