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

Jeff Johnston jjohnstn@redhat.com
Mon Jul 13 22:34:29 GMT 2026


Patches pushed to main.

-- Jeff J.

On Sat, Jun 20, 2026 at 5:53 AM Sebastian Huber <
sebastian.huber@embedded-brains.de> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/newlib/attachments/20260713/31e192a1/attachment.htm>


More information about the Newlib mailing list