Android: implement rand_r()
authorPierre-Luc St-Charles <pierre-luc.st-charles@polymtl.ca>
Wed, 27 Nov 2013 15:48:33 +0000 (07:48 -0800)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Nov 2013 16:33:13 +0000 (11:33 -0500)
commite1c0b55cbcc602bdff8b9778d911c35515f48cc3
tree1670ddf99fd02e789bd3611c9cf69976f3631721
parentbd23adba12c00d7e2a9f4f841daf3d03c38cdb2c
Android: implement rand_r()

stdlib.h doesn't implement rand_r() on Android.

Signed-off-by: Charles Briere <charlesbriere.flatzo@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am
tests/benchmark/test_urcu_hash.h
urcu/rand-compat.h [new file with mode: 0644]
urcu/static/urcu.h
This page took 0.025511 seconds and 4 git commands to generate.