This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ARM: Fix the licensing on a couple of files


> These files, unlike the batch in my last mail, have no plausible reason to
> live in libc.so.6.  They're only for compatibility, and they really do
> generate constants.  In addition the signal handlers _must_ be in
> libc_nonshared.a, because they use SHN_ABS symbols.
> 
> But if they're going to live in libc_nonshared.a, they need to have the same
> license as the rest of that library.

That is fine if the whole license text matches exactly the other special
cases like io/stat.c.

Thanks,
Roland


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