<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/msun/tests/fmaximum_fminimum_test.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-05-02T14:50:13Z</updated>
<entry>
<title>lib/msun: fmaximum_mag_num family. Tests and man page</title>
<updated>2026-05-02T14:50:13Z</updated>
<author>
<name>Jesús Blázquez</name>
<email>jesuscblazquez@gmail.com</email>
</author>
<published>2026-04-21T17:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f62d826a6f5b9022b0cedfe22a698998ad9cb7f4'/>
<id>urn:sha1:f62d826a6f5b9022b0cedfe22a698998ad9cb7f4</id>
<content type='text'>
Added the fmaximum_mag_num{,f,l} and fminimum_mag_num{,f,l} functions.

PR:		294719
Reviewed by:	fuz, kargl
MFC after:	1 month
</content>
</entry>
<entry>
<title>lib/msun: Added fmaximum_mag and fmaximum_num families</title>
<updated>2026-04-11T18:09:13Z</updated>
<author>
<name>Jesús Blázquez</name>
<email>jesuscblazquez@gmail.com</email>
</author>
<published>2026-04-11T08:11:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4e30c12973c73539bef01be3870a90b6346141e8'/>
<id>urn:sha1:4e30c12973c73539bef01be3870a90b6346141e8</id>
<content type='text'>
Added support for the f{maximum,minimum}_{mag,num} families, the new
C23 standard functions for maximum magnitude and number-preferring
maximum.  This includes modifying fmax.3, on top of D56230, to
recommend the use of fmaximum_num and fminimum_num.

Reviewed by:	fuz, kargl
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D56236
</content>
</entry>
<entry>
<title>lib/msun: Added fmaximum and fminimum family. Tests and man page</title>
<updated>2026-04-04T16:52:40Z</updated>
<author>
<name>Jesús Blázquez</name>
<email>jesuscblazquez@gmail.com</email>
</author>
<published>2026-03-31T16:31:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e55db843ef45a8788f69e110d97210fb3968b92f'/>
<id>urn:sha1:e55db843ef45a8788f69e110d97210fb3968b92f</id>
<content type='text'>
Starting from the existing fmax{,f,l} functions I've added the fmaximum
family, which handles NaN according to the newest standard (propagating
it).

This commit is a PoC for GSoC 2026.

Reviewed by:	fuz, kargl
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D55834
</content>
</entry>
</feed>
