This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Replace PREPARE_VERSION macro with inline function


On 2019-06-04 at 04:57:08 +0200, Carlos O'Donell <carlos@redhat.com> wrote:
> On 5/27/19 3:06 AM, Tobias Klauser wrote:
> > Hi Carlos
> > 
> > On 2019-05-25 at 02:56:28 +0200, Carlos O'Donell <carlos@redhat.com> wrote:
> > > 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?
> > 
> > I have not yet completed an FSF copyright assignment but would be
> > willing to do so. What would be the next steps? The contribution
> > checklist [1] mentions I would need a glibc developer or project steward
> > to direct me towards filing an assignment request.
> > 
> > [1] https://sourceware.org/glibc/wiki/Contribution%20checklist#FSF_copyright_Assignment
> 
> I would suggest a future assignment:
> http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/Copyright/request-assign.future
> 
> It is the simplest process that allows us to accept
> current and future patches from you.

Sent the request to assign@gnu.org

Thank you


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]