This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Other ISO C TR / TS / standard optional APIs
- From: Zack Weinberg <zackw at panix dot com>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Wed, 11 Nov 2015 16:47:32 -0500
- Subject: Re: Other ISO C TR / TS / standard optional APIs
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 2 dot 10 dot 1511112059460 dot 1037 at digraph dot polyomino dot org dot uk>
On Wed, Nov 11, 2015 at 4:43 PM, Joseph Myers <joseph@codesourcery.com> wrote:
>
> * C11 Annex K (bounds-checking interfaces). I don't think there were
> particularly strong objections to supporting these, possibly in a separate
> libc_s.so, but no great liking for them either (and the discussion of a
> patch submission a while back died down without revised resubmission).
Note that N1967
<http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1967.htm> proposes
Annex K be scrapped.
zw