Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2022 21:52:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 267282] [PATCH] strfmon: Attempt to fix some strfmon(3) bugs
Message-ID:  <bug-267282-99-vZ4TEzCUD9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267282-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267282-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267282

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3f97d37ac586f43022fa54fdde881bf30=
550e67d

commit 3f97d37ac586f43022fa54fdde881bf30550e67d
Author:     Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-10-16 04:01:17 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-25 21:29:26 +0000

    strfmon_test: Add some tests

    Attempt to test the correctness of strfmon(3).

    Some of them were inspired from the examples section at:
    https://pubs.opengroup.org/onlinepubs/9699919799/functions/strfmon.html

    Items marked with XXX represent an invalid output.

    Reviewed by:    kib
    PR:     267282
    Github PR:      #619
    MFC after:      1 week

 lib/libc/tests/stdlib/strfmon_test.c | 151 +++++++++++++++++++++++++++++++=
++++
 1 file changed, 151 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267282-99-vZ4TEzCUD9>