summaryrefslogtreecommitdiff
path: root/mpf/urandomb.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use pointers instead of arrays in declarations.Marc Glisse2021-06-061-1/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Change all bit counts for bignums to use mp_bitcnt_t. Update documentation.Torbjorn Granlund2009-12-201-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Don't crash for overlarge nbits argument.tege2002-09-231-5/+10
* 2002-09-10 Pedro Gimeno <pggimeno@wanadoo.es>Kevin Ryde2002-09-121-1/+1
* Add a copyright year.tege2002-05-141-1/+1
* Nailify.tege2002-05-061-6/+4
* Add a copyright year.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-021-7/+0
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* (mpf_urandomb): Add third parameter 'nbits'. If 'nbits' doesn't makeLinus Nordberg2000-04-121-18/+17
* Was urandom.c.Linus Nordberg2000-04-121-0/+65