From b195f6bcb3127b64159d9f9a3fd287151e2dcd28 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 26 Jun 1998 10:03:25 +0000 Subject: Update. * sysdeps/pthread/pthread.h (PTHREAD_RWLOCK_INITIALIZER): Correct for new definition of pthread_rwlock_t. --- libc.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc.map') 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; -- cgit v1.2.3