From 8acb4b81f685b57fb55e884b73b515f9b9aa0ace Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 8 Mar 2004 19:35:36 +0000 Subject: Update. 2004-03-08 Ulrich Drepper * sysdeps/powerpc/powerpc64/dl-machine.c (_dl_reloc_overflow): Don't use INTUSE with _dl_signal_error. 2004-03-08 Steven Munroe * sysdeps/powerpc/powerpc64/dl-machine.c(_dl_reloc_overflow): Replace INTUSE with GLRO. --- nptl/sysdeps/unix/sysv/linux/powerpc/Versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl/sysdeps/unix') diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/Versions b/nptl/sysdeps/unix/sysv/linux/powerpc/Versions index f63cf41358..9977847984 100644 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/Versions +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/Versions @@ -1,5 +1,5 @@ libpthread { GLIBC_2.3.4 { - longjmp; siglongjmp; + longjmp; siglongjmp; } } -- cgit 1.4.1