summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/arc4random.c
diff options
context:
space:
mode:
authorOlof Kindgren <olof.kindgren@gmail.com>2017-02-06 23:38:38 +0900
committerCorinna Vinschen <corinna@vinschen.de>2017-02-13 09:16:51 +0100
commitd1caad439334b29983c0bb3a9222f2eeb60a25a8 (patch)
tree3eb574196b3bc2ca8d19387758cc5297574e4fa3 /newlib/libc/stdlib/arc4random.c
parentdebaf9557e7bf4e406985e659f73b11fa405e283 (diff)
downloadcygnal-d1caad439334b29983c0bb3a9222f2eeb60a25a8.tar.gz
cygnal-d1caad439334b29983c0bb3a9222f2eeb60a25a8.tar.bz2
cygnal-d1caad439334b29983c0bb3a9222f2eeb60a25a8.zip
or1k: Make open reentrant
or1k uses reentrant calls by default, but there was no open_r defined which caused failure in C++/C code such as: int main() { std::cout << "test\n"; return 0; } or int main() {open(".", 0);}
Diffstat (limited to 'newlib/libc/stdlib/arc4random.c')
0 files changed, 0 insertions, 0 deletions