summaryrefslogtreecommitdiff
path: root/factorial.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-2/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* removed K&R function headerszimmerma2001-11-161-8/+1
* remove limits.hdaney2001-11-161-24/+21
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* initialized inexact to 0zimmerma2001-11-161-2/+1
* correct factorial -> fac_ui in commentsdaney2001-10-301-1/+1
* rename factorial -> fac_uidaney2001-10-301-2/+6
* implemented inexact flagzimmerma2001-10-251-37/+43
* BITS_PER_CHAR replaced by the standard CHAR_BIT.vlefevre2001-10-181-2/+2
* add functiondaney2001-04-051-0/+105