aboutsummaryrefslogtreecommitdiff
path: root/lib/rand.c
AgeCommit message (Expand)Author
2017-02-23rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h headerSergii Pylypenko
2016-12-21randit: store the value in the bufferKamil Dudka
2016-11-21rand: pass in number of randoms as an unsigned argumentDaniel Stenberg
2016-11-20rand: Fix potentially uninitialized result warningJay Satiro
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg