summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/lldiv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce qabs() and qdiv() to aliases of llabs() and lldiv().guenther2016-08-141-1/+3
* Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()millert2006-01-131-0/+50