summaryrefslogtreecommitdiff
path: root/include/apr_random.h
Commit message (Expand)AuthorAgeFilesLines
* Document and add extern "C" linkage declaration to the apr_random.h header.davi2007-07-211-15/+94
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense.jorton2004-02-281-49/+10
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-161-8/+12
* Add APR_DECLARE() to the function prototypes so that the will show up inbnicholes2003-11-111-10/+10
* Get rid of tabs.ben2003-11-061-7/+7
* Support third-world compilers.ben2003-11-051-1/+1
* Code style.ben2003-11-051-3/+2
* Make sure randomness is different after a fork.ben2003-11-031-0/+13
* Start of new PRNG.ben2003-11-031-0/+96