Fw: [PATCH 0/3] libm: Clean up gamma functions

Joseph Myers joseph@codesourcery.com
Fri Aug 28 19:53:00 GMT 2020


On Fri, 28 Aug 2020, Keith Packard via Newlib wrote:

> I do wonder if POSIX will add the new minimum/maximum operations; they
> seem more like what I expect wrt NaN handling than the existing
> minimumNumber/fmin maximumNumber/fmax operations.

C bindings for the new operations are given in 
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2532.pdf - but the target 
completion date for the next revision of POSIX (2022) is before that for 
C2x (publication aiming for 2023), so the next revision of POSIX is more 
likely to have only features from the 2011/2018 edition of ISO C.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Newlib mailing list