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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user