summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/lldiv.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv toEric Andersen2004-09-071-0/+63
match glibc's quotient truncation behavior.