platform_bionic/libc/upstream-openbsd
Josh Gao b36efa4343 Fix instances of '#if __LP64__'.
Triggers -Wundef, which is on in -Weverything.

Bug: http://b/31496165
Change-Id: Ib06107073f7dd1d584c19c222d0430da9d35630b
2016-09-15 14:21:28 -07:00
..
android Fix instances of '#if __LP64__'. 2016-09-15 14:21:28 -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.