Searched hist:132382 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/lib/msun/man/
H A Dsignbit.3132382 Mon Jul 19 08:16:10 MDT 2004 das Fix two bugs in the signbit() macro, which was implemented last year:

- It was added to libc instead of libm. Hopefully no programs rely
on this mistake.

- It didn't work properly on large long doubles because its argument
was converted to type double, resulting in undefined behavior.
/freebsd-11.0-release/lib/msun/src/
H A Ds_signbit.c132382 Mon Jul 19 08:16:10 MDT 2004 das Fix two bugs in the signbit() macro, which was implemented last year:

- It was added to libc instead of libm. Hopefully no programs rely
on this mistake.

- It didn't work properly on large long doubles because its argument
was converted to type double, resulting in undefined behavior.
H A Dmath.hdiff 132382 Mon Jul 19 08:16:10 MDT 2004 das Fix two bugs in the signbit() macro, which was implemented last year:

- It was added to libc instead of libm. Hopefully no programs rely
on this mistake.

- It didn't work properly on large long doubles because its argument
was converted to type double, resulting in undefined behavior.
/freebsd-11.0-release/lib/msun/
H A DMakefilediff 132382 Mon Jul 19 08:16:10 MDT 2004 das Fix two bugs in the signbit() macro, which was implemented last year:

- It was added to libc instead of libm. Hopefully no programs rely
on this mistake.

- It didn't work properly on large long doubles because its argument
was converted to type double, resulting in undefined behavior.
/freebsd-11.0-release/lib/libc/gen/
H A DMakefile.incdiff 132382 Mon Jul 19 08:16:10 MDT 2004 das Fix two bugs in the signbit() macro, which was implemented last year:

- It was added to libc instead of libm. Hopefully no programs rely
on this mistake.

- It didn't work properly on large long doubles because its argument
was converted to type double, resulting in undefined behavior.

Completed in 149 milliseconds