[PATCH 0/3] Synchronize div() implementation with FreeBSD
Sebastian Huber <[email protected]> Sat, 20 Jun 2026 07:39:43 +0200
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
The resulting div() implementation is also in line with glibc and musl.
Aymeric Wibo (1):
libc: Improve {,l,ll,imax}div(3) manpages
Minsoo Choo (1):
libc: Remove support for pre-C99 C standards
Pedro F. Giffuni (1):
General further adoption of SPDX licensing ID tags.
newlib/libc/stdlib/div.c | 46 ++++++----------------------------------
1 file changed, 7 insertions(+), 39 deletions(-)
--=20
2.51.0