Aurelien Jarno a4e5aa1a44 Fix the return type of the getentropy stub
The return type of the getentropy stub is wrongly defined as ssize_t,
while both the <sys/random.h> header and the Linux implementation
define it as int. This patch fixes that.

Changelog:
	* stdlib/getentropy.c (getentropy): Change return type to int.
(cherry picked from commit 2b34e2716f1e84b2c3457ffc868c3dc775b55845)
2017-08-04 00:41:42 +02:00
..
2017-05-20 19:04:43 -04:00
2016-10-25 17:05:47 -02:00
2017-06-07 17:08:21 -03:00
2017-06-07 17:08:21 -03:00
2014-12-29 23:14:38 -05:00
2016-10-25 17:05:47 -02:00