summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/ldiv.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC: r301115ache2016-06-051-0/+2
| | | | | | Don't use fixup for C99 and up, the compiler result is already correct. Suggested by: bde
* Renumber clauses to reduce diffs to other versionsemaste2013-06-131-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/+58
OpenPOWER on IntegriCloud