platform_bionic/libc/upstream-openbsd
Elliott Hughes da01fa620c Allocate all arc4random data on the same page.
Saves one dirty page per process.

Test: bionic unit tests, reboot, manual check of /proc/*/maps
Change-Id: Ibbcafa955d60e43f4cb735fa484c6868aa357cd5
2016-10-11 13:07:44 -07:00
..
android Allocate all arc4random data on the same page. 2016-10-11 13:07:44 -07:00
lib/libc Fix sscanf/wcstod parsing of NaNs. 2016-09-07 15:01:54 -07:00
README.txt Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00

This directory contains upstream OpenBSD source. You should not edit these
files directly. Make fixes upstream and then pull down the new version of
the file.

TODO: write a script to make this process automated.