From 3021e36d989d96ddb46e4f98da3dc91eddcf725d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 11 Oct 2002 10:55:33 +0000 Subject: * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole number literals, so they are doubles instead of ints. --- linuxthreads/Versions | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 4e4c6cc..03a5811 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -21,14 +21,7 @@ libc { # Internal libc interface to libpthread __libc_internal_tsd_get; __libc_internal_tsd_set; __libc_internal_tsd_address; __libc_alloca_cutoff; - } -} - -ld { - GLIBC_PRIVATE { - # Internal libc interface to libpthread - __libc_internal_tsd_get; __libc_internal_tsd_set; - __libc_internal_tsd_address; + __libc_dl_error_tsd; } } -- cgit v1.1