platform_bionic/libc/upstream-netbsd
Elliott Hughes 40360b379c Remove bogus transitive includes.
<signal.h> shouldn't get you the contents of <errno.h>, and <fcntl.h>
shouldn't get you the contents of <unistd.h>.

Change-Id: I347499cd8671bfee98e6b8e875a97cab3a3655d3
2014-12-29 13:29:50 -08:00
..
android/include Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
common/lib/libc Get the full set of PRNG functions in <stdlib.h> 2014-06-12 14:37:31 -07:00
lib/libc Add POSIX lcong48. 2014-11-06 14:14:37 -08: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.