summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/rand/randadv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively common ...vboxsync2020-07-081-10/+10
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* Global: replace fall-through comments with RT_FALL_THRU().vboxsync2017-10-111-10/+10
* gcc 7: Runtime: fall thruvboxsync2017-02-071-10/+10
* (C) 2016vboxsync2016-07-221-1/+1
* iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros named ...vboxsync2015-08-181-13/+13
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Use DECLHIDDEN, especially in IPRT.vboxsync2011-04-051-10/+10
* IPRT: Visual C++ warnings.vboxsync2010-11-301-2/+2
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).vboxsync2009-07-071-1/+15
* Runtime/rand: compiler warnings / typecast fixesvboxsync2009-06-041-3/+3
* iprt: Implemented the /dev/urandom base random generator as a RTRAND opaque. ...vboxsync2008-08-201-0/+65
* exportvboxsync2008-08-131-0/+339