This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Implement C11 annex K?
- From: "David A. Wheeler" <dwheeler at dwheeler dot com>
- To: "joseph" <joseph at codesourcery dot com>
- Cc: "libc-alpha" <libc-alpha at sourceware dot org>, "azanella" <azanella at linux dot vnet dot ibm dot com>
- Date: Mon, 11 Aug 2014 11:56:31 -0400 (EDT)
- Subject: Re: Implement C11 annex K?
- Authentication-results: sourceware.org; auth=none
- Reply-to: dwheeler at dwheeler dot com
On Mon, 11 Aug 2014 15:31:53 +0000, "Joseph S. Myers" <joseph@codesourcery.com> wrote:
Excellent points, thanks.
> Also: I advise getting the copyright assignment in
> before sending any large patches; people may not want to look at large
> unassigned patches. (Ulrich Bayer and SBA Research GmbH did get their
> assignments done, though I think it was a while after patches were first posted.)
Ulrich Bayer got a copyright assignment done? That's excellent news; that creates
a useful potential place to start.
I will ask this individual to start small, e.g., start with just strcpy_s and strcat_s.
He needs to learn the requirements of this group, and it's easier
to review small patches anyway.
--- David A. Wheeler