summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/ldiv.c
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-1/+1
| | | | missing headers, other jump relocs removed
* Remove trailing ;Peter S. Mazinger2005-12-161-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