Commit ID: 1005CC23E382DEF355B
CVSROOT: /cvs
Module name: gcc
Changes by: [email protected] 2019/04/25 23:09:25 UTC
Modified files:
gcc/p/rts : random.pas
Log message:
• reduce diff to upstream:
‣ just arandom and urandom is enough
‣ unsure whether time*pid is not potentially too large, revert
‣ but add an appropriate comment, it should use arc4random
• move RCSID to fix make-gpc-pas
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.6 -r1.7 gcc/gcc/p/rts/random.pas