[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALCETrVoOS913rUo288c6PhNtrWBZa9tSA6Ec=WUw1+SAU9ALw@mail.gmail.com>
Date: Sun, 15 Jun 2014 13:53:17 -0700
From: Andy Lutomirski <luto@...capital.net>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Ian Lance Taylor <iant@...ang.org>,
Andi Kleen <andi@...stfloor.org>,
Rich Felker <dalias@...c.org>,
Mikael Pettersson <mikpelinux@...il.com>,
Russ Cox <rsc@...ang.org>,
Linux API <linux-api@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
X86 ML <x86@...nel.org>
Subject: Re: [RFC 0/2] __vdso_findsym
On Sun, Jun 15, 2014 at 12:56 PM, H. Peter Anvin <hpa@...or.com> wrote:
> You can link against vdso.so if you want to; the kernel build provides an option to install that image. Doesn't mean that any particular libc uses it.
I'd be rather surprised if anyone does this, given the generally
spotty state of vdso.so installation and that there's no such thing as
an ELF import library.
Also, the vdso's clock_gettime isn't actually compatible with
glibc/POSIX -- the return value and errno handling don't match.
--Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists