summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/lldiv.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing and correct misspelled names, most in NAME sections;schwarze2017-08-011-3/+4
* add a bit of spacing to previous, to keep the notes about deprecatedjmc2016-08-151-2/+3
* Reduce qabs() and qdiv() to aliases of llabs() and lldiv().guenther2016-08-141-4/+9
* Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.schwarze2014-11-301-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* no more math(3);jmc2011-07-071-3/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()millert2006-01-131-0/+67