diff options
author | Elliott Hughes <enh@google.com> | 2017-09-29 08:58:35 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-09-29 09:01:01 -0700 |
commit | 6a5dfebd41d84a02008d559faebbe6ded78f3fb3 (patch) | |
tree | ae0b7e53a1e97980049b17610c92238efa995c69 /libc/include/android/api-level.h | |
parent | b3639adf9ce41f520f7a64a5016e6ffc41ccd009 (diff) |
Require getrandom(2).
It's almost 2018, Linux 3.17 -- the first kernel with getrandom(2) --
was released in October 2014, and being able to assume getrandom lets
us simplify and improve some security-related code in libc, and revert a
hack to getentropy that's been necessary in the meantime. Only the fugu
kernel doesn't have getrandom(2) at this point, and that's EOL.
Bug: http://b/67014255
Test: ran tests
Change-Id: I1736f4dd33d50fe99e7a524851180989f4c85a33
Diffstat (limited to 'libc/include/android/api-level.h')
0 files changed, 0 insertions, 0 deletions