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

Sebastian Huber sebastian.huber@embedded-brains.de
Tue Jul 7 07:16:52 GMT 2026


Hello,

any comments with respect to this patch set?

----- Am 20. Jun 2026 um 11:52 schrieb Sebastian Huber sebastian.huber@embedded-brains.de:

> 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

-- 
embedded brains GmbH & Co. KG
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the Newlib mailing list