This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
PING^1: [PATCH] Mark _init and _fini as hidden [BZ #23145]
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 14 May 2018 09:28:54 -0700
- Subject: PING^1: [PATCH] Mark _init and _fini as hidden [BZ #23145]
On Tue, May 8, 2018 at 3:03 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Tue, May 8, 2018 at 2:04 PM, Joseph Myers <joseph@codesourcery.com> wrote:
>> On Tue, 8 May 2018, H.J. Lu wrote:
>>
>>> > about TEXTREL, and you need a copyright / license notice on this file.
>>> >
>>>
>>> check-initfini.awk is based on check-textrel.awk which doesn't have
>>> a copyright / license notice. What should I put in check-initfini.awk?
>>
>> It looks like the correct dates for check-textrel.awk are 2012-2018 (and
>> the usual license notice).
>>
>
> Here is the updated patch. OK for master branch?
>
PING:
https://sourceware.org/ml/libc-alpha/2018-05/msg00363.html
--
H.J.