summaryrefslogtreecommitdiff
path: root/libc.map
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-26 10:03:25 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-26 10:03:25 +0000
commitb195f6bcb3127b64159d9f9a3fd287151e2dcd28 (patch)
treed698c8b4234d3b6c9edfc25c418a21de7a2ba82d /libc.map
parente138a80033905ff82025155c00405da998aa07d3 (diff)
Update.
* sysdeps/pthread/pthread.h (PTHREAD_RWLOCK_INITIALIZER): Correct for new definition of pthread_rwlock_t.
Diffstat (limited to 'libc.map')
-rw-r--r--libc.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.map b/libc.map
index 0def83f777..314bd8b959 100644
--- a/libc.map
+++ b/libc.map
@@ -15,7 +15,7 @@ GLIBC_2.0 {
_IO_list_all; _IO_stderr_; _IO_stdin_; _IO_stdout_;
- __libc_pid; __libc_uid;
+ __libc_pid;
# This is for sparc only.
.div; .mul; .rem; .udiv; .umul; .urem;