On Sat, Dec 07 2019, Jonathan Gray wrote:
> While we don't have C11's quick_exit() we do have timespec_get() and
> struct timespec/aligned_alloc().
LGTM, ok jca@
For other readers, no shared_libs bump is needed, this only affects
the headers.
> Index: include/__config
> ===
> Date: Sat, 7 Dec 2019 14:24:14 +1100
> From: Jonathan Gray
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> While we don't have C11's quick_exit() we do have timespec_get() and
> struct timespec/aligned_alloc().
ok kettenis@
> Index: include/__config
> ==
While we don't have C11's quick_exit() we do have timespec_get() and
struct timespec/aligned_alloc().
Index: include/__config
===
RCS file: /cvs/src/lib/libcxx/include/__config,v
retrieving revision 1.6
diff -u -p -r1.6 __config
--- i