[Bug 267410] [PATCH] strfmon_l: Fix strfmon_l(3)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267410] strfmon_l: Fix strfmon_l(3)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 21:11:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267410 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=29972f06f95d6f5f550ac81367d5ebda8d6860a8 commit 29972f06f95d6f5f550ac81367d5ebda8d6860a8 Author: Jose Luis Duran <jlduran@gmail.com> AuthorDate: 2022-10-28 02:53:43 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-10-29 21:08:54 +0000 strfmon_test: Add a test for strfmon_l Attempt to test the correctness of strfmon_l(3). Items marked with XXX represent an invalid output. Obtained from: https://github.com/NetBSD/src/commit/e7eba0044fe6128291cbb7e5923c7cf7d87318cc Reviewed by: kib PR: 267410 Github PR: #620 MFC after: 1 week lib/libc/tests/stdlib/strfmon_test.c | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.