summaryrefslogtreecommitdiff
path: root/urandomb.c
Commit message (Expand)AuthorAgeFilesLines
* 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