summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/ldiv.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-1/+1
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+1
|
* Add missing imaxdiv and lldiv needed for SuSv3. Adjust ldiv toEric Andersen2004-09-071-24/+54
| | | | match glibc's quotient truncation behavior.
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-5/+4
|
* div and ldiv are required for ISO 9899Eric Andersen2001-02-221-0/+33
-Erik