aboutsummaryrefslogtreecommitdiff
path: root/shell/random.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: allow use of shell's PRNG for /dev/urandomRon Yorston2018-03-221-0/+3
* ash,hush: improve randomness of $RANDOM, add easy-ish way to test itDenys Vlasenko2014-03-131-4/+12
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* shell: split read builtin from ashDenys Vlasenko2010-01-121-0/+8
* ash,hush: fix $RANDOM in children being repeatedDenys Vlasenko2009-10-121-0/+6
* laguage and copyright date corrections, no code changesDenys Vlasenko2009-10-091-1/+1
* ash: factor out $RANDOM supportDenys Vlasenko2009-10-091-0/+19