summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/lldiv.3
AgeCommit message (Expand)Author
2014-11-30Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.Ingo Schwarze
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2011-07-07no more math(3);Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-01-13Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax()Todd C. Miller