platform_bionic/libc/upstream-netbsd
Elliott Hughes a167eef548 Fix visibility for a bunch more symbols.
Bug: 11156955
Bug: 15291317
Change-Id: I664f25cce7c17085a101d6593d8e01525a1f6a90
2014-07-14 15:13:30 -07:00
..
android/include Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
common/lib/libc Get the full set of PRNG functions in <stdlib.h> 2014-06-12 14:37:31 -07:00
lib/libc Implement rand/srand in terms of random/srandom. 2014-07-14 12:02:22 -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 NetBSD 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.