CVS commit: src
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Wed Apr 1 21:00:53 UTC 2026 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/lib/libc: Makefile Added Files: src/tests/lib/libc: t_long_double.c Log Message: libc: test long double conversions On sparc64, tests/usr.bin/xlint/lint1/msg_380.c and msg_381.c fail. To generate a diff of this commit: cvs rdiff -u -r1.509 -r1.510 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.1415 -r1.1416 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.52 -r1.53 src/tests/lib/libc/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/t_long_double.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.