Re: [PATCH v2 0/8] Synchronize *div() implementations with FreeBSD

Jeff Johnston <[email protected]> Mon, 13 Jul 2026 18:34:29 -0400
Newsgroups gmane.comp.lib.newlib
Message-ID <CAOox84vhYqzy3cm+TVJoXBrQinjvtY5-sog4WcniUzLrL5qcBA@mail.gmail.com>
--0000000000004db588065685b268
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Patches pushed to main.

-- Jeff J.

On Sat, Jun 20, 2026 at 5:53=E2=80=AFAM Sebastian Huber <
[email protected]> wrote:

> The resulting *div() implementation are also in line with glibc and musl.
>
> Aymeric Wibo (2):
>   libc: Remove leftover comments
>   libc: Improve {,l,ll,imax}div(3) manpages
>
> Minsoo Choo (1):
>   libc: Remove support for pre-C99 C standards
>
> Pedro F. Giffuni (2):
>   General further adoption of SPDX licensing ID tags.
>   libc: further adoption of SPDX licensing ID tags.
>
> Warner Losh (3):
>   spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
>   Remove $FreeBSD$: one-line .c pattern
>   libc: Purge unneeded cdefs.h
>
>  newlib/libc/stdlib/div.c     | 46 ++++++------------------------------
>  newlib/libc/stdlib/imaxdiv.c | 13 +++-------
>  newlib/libc/stdlib/ldiv.c    | 20 +++++-----------
>  newlib/libc/stdlib/lldiv.c   | 31 +++---------------------
>  4 files changed, 19 insertions(+), 91 deletions(-)
>
> --
> 2.51.0
>
>

--0000000000004db588065685b268
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:verdana,=
sans-serif">Patches pushed to main.</div><div class=3D"gmail_default" style=
=3D"font-family:verdana,sans-serif"><br></div><div class=3D"gmail_default" =
style=3D"font-family:verdana,sans-serif">-- Jeff J.</div></div><br><div cla=
ss=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_at=
tr">On Sat, Jun 20, 2026 at 5:53=E2=80=AFAM Sebastian Huber &lt;<a href=3D"=
mailto:[email protected]">sebastian.huber@embedded-brains.=
de</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margi=
n:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex=
">The resulting *div() implementation are also in line with glibc and musl.=
<br>
<br>
Aymeric Wibo (2):<br>
=C2=A0 libc: Remove leftover comments<br>
=C2=A0 libc: Improve {,l,ll,imax}div(3) manpages<br>
<br>
Minsoo Choo (1):<br>
=C2=A0 libc: Remove support for pre-C99 C standards<br>
<br>
Pedro F. Giffuni (2):<br>
=C2=A0 General further adoption of SPDX licensing ID tags.<br>
=C2=A0 libc: further adoption of SPDX licensing ID tags.<br>
<br>
Warner Losh (3):<br>
=C2=A0 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD=
<br>
=C2=A0 Remove $FreeBSD$: one-line .c pattern<br>
=C2=A0 libc: Purge unneeded cdefs.h<br>
<br>
=C2=A0newlib/libc/stdlib/div.c=C2=A0 =C2=A0 =C2=A0| 46 ++++++--------------=
----------------<br>
=C2=A0newlib/libc/stdlib/imaxdiv.c | 13 +++-------<br>
=C2=A0newlib/libc/stdlib/ldiv.c=C2=A0 =C2=A0 | 20 +++++-----------<br>
=C2=A0newlib/libc/stdlib/lldiv.c=C2=A0 =C2=A0| 31 +++---------------------<=
br>
=C2=A04 files changed, 19 insertions(+), 91 deletions(-)<br>
<br>
-- <br>
2.51.0<br>
<br>
</blockquote></div>

--0000000000004db588065685b268--