summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/div.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't use fixup for C99 and up, the compiler result is already correct.ache2016-06-011-0/+2
| | | | | | Suggested by: bde MFC after: 1 week
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
| | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+79
OpenPOWER on IntegriCloud