Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/lib/libc/compat/gen



Module Name:    src
Committed By:   martin
Date:           Sun Oct 13 15:00:10 UTC 2024

Modified Files:
        src/lib/libc/compat/gen [netbsd-9]: compat_ldexp_ieee754.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1905):

        lib/libc/compat/gen/compat_ldexp_ieee754.c: revision 1.9

libc ldexp(3): Avoid undefined behaviour in arithmetic overflow.

PR lib/58347


To generate a diff of this commit:
cvs rdiff -u -r1.7.16.1 -r1.7.16.2 \
    src/lib/libc/compat/gen/compat_ldexp_ieee754.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index