summaryrefslogtreecommitdiff
path: root/include/apr_random.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices for 2005.jorton2005-06-141-1/+2
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.1.x@190596 13f79535-47bb-0310-9956-ffa450edef68
* Relicense.jorton2004-02-281-49/+10
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64930 13f79535-47bb-0310-9956-ffa450edef68
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-161-8/+12
| | | | | | | | | | Win32 APR1.0 now builds with apr_random. Required us to compliment APR_INT64_C with a corresponding APR_UINT64_C, and finish up Brad's efforts to APR_DECLARE() the various entry points. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64751 13f79535-47bb-0310-9956-ffa450edef68
* Add APR_DECLARE() to the function prototypes so that the will show up inbnicholes2003-11-111-10/+10
| | | | | | | the NetWare export list. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64738 13f79535-47bb-0310-9956-ffa450edef68
* Get rid of tabs.ben2003-11-061-7/+7
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64733 13f79535-47bb-0310-9956-ffa450edef68
* Support third-world compilers.ben2003-11-051-1/+1
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64730 13f79535-47bb-0310-9956-ffa450edef68
* Code style.ben2003-11-051-3/+2
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64725 13f79535-47bb-0310-9956-ffa450edef68
* Make sure randomness is different after a fork.ben2003-11-031-0/+13
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64716 13f79535-47bb-0310-9956-ffa450edef68
* Start of new PRNG.ben2003-11-031-0/+96
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64712 13f79535-47bb-0310-9956-ffa450edef68