1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Make sparc64 GLIBC_2.2+ only.

2000-06-29  Jakub Jelinek  <jakub@redhat.com>

	* shlib-versions: Make sparc64 GLIBC_2.2+ only.
This commit is contained in:
Ulrich Drepper
2000-06-29 20:58:06 +00:00
parent a0e5d73a78
commit 1a6d7967ad
12 changed files with 66 additions and 16 deletions

View File

@@ -188,7 +188,7 @@ I am ready for my first lesson today.";
printf ("%#03x\n", 1);
printf ("something really insane: %.10000f", 1.0);
printf ("something really insane: %.10000f\n", 1.0);
{
double d = FLT_MIN;