summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/lldiv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20230715'.tb_20230715cvs2svn2023-07-151-52/+0
* 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