aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/imaxdiv.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Remove support for pre-C99 C standardsMinsoo Choo2024-04-121-6/+1
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Don't use fixup for C99 and up, the compiler result is already correct.Andrey A. Chernov2016-06-011-0/+2
* o Implement imaxabs(), imaxdiv(), llabs(), lldiv().Mike Barcroft2001-11-151-0/+45