summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/imaxabs.c
Commit message (Collapse)AuthorAgeFilesLines
* o Implement imaxabs(), imaxdiv(), llabs(), lldiv().mike2001-11-151-0/+36
o Update abs(3), div(3), labs(3), ldiv(3) to reflect standards conformance and add additional references. Reviewed by: bde, wollman
OpenPOWER on IntegriCloud