This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Replace PREPARE_VERSION macro with inline function
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Tobias Klauser <tklauser at distanz dot ch>, libc-alpha at sourceware dot org
- Cc: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Date: Fri, 24 May 2019 20:56:28 -0400
- Subject: Re: [PATCH] Replace PREPARE_VERSION macro with inline function
- References: <20190524153941.10128-1-tklauser@distanz.ch>
On 5/24/19 10:39 AM, Tobias Klauser wrote:
> Suggested by Adhemerval Zanella
>
> 2019-05-24 Tobias Klauser <tklauser@distanz.ch>
>
> * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Remove macro.
> (prepare_version_base): New helper inline function.
> (prepare_version): New macro replacing PREPARE_VERSION.
> (PREPARE_VERSION_KNOWN): Use prepare_version instead of PREPARE_VERSION.
Tobias,
What is your copyright status with the FSF for glibc?
--
Cheers,
Carlos.