[PATCH v2 0/8] Synchronize *div() implementations with FreeBSD
Sebastian Huber
sebastian.huber@embedded-brains.de
Sat Jun 20 09:52:02 GMT 2026
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
More information about the Newlib
mailing list