summaryrefslogtreecommitdiff
path: root/urandomb.c
Commit message (Expand)AuthorAgeFilesLines
* fixed various tiny problemszimmerma2002-09-231-7/+10
* Sign wasn't set (reported by Dmitrii Baksheyev).vlefevre2002-05-291-12/+10
* 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
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* GNU MP -> MPFRzimmerma2001-11-161-5/+5
* added year 2001 in copyright linezimmerma2001-11-161-7/+1
* 1 -> MP_LIMB_T_ONEzimmerma2001-11-161-1/+1
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* clear NaN/Inf flags of resultzimmerma2000-12-151-4/+6
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-3/+3
* mpfr_t -> mpfr_ptr or mpfr_srcptrzimmerma2000-10-021-2/+2
* removed 3rd argument (use PREC(rop) instead)zimmerma2000-05-241-6/+6
* Compatibility with mpf. WARNING: THESE FUNCTIONS ARE UNTESTED IN THEIR PRESENThanrot2000-05-211-0/+75