bionic/libc/upstream-openbsd
Dan Albert dd4ad5c463 Hide _tolower_tab_ and _toupper_tab_ on LP64.
We can't hide them on LP32 because they appeared in NDK headers.

Bug: 11156955
Change-Id: I22bf5a0f4d330c04b49565bc598cd0568128d4fc
2014-06-18 13:11:07 -07:00
..
android Hide _tolower_tab_ and _toupper_tab_ on LP64. 2014-06-18 13:11:07 -07:00
lib/libc Removes wcswcs from bionic for LP64. 2014-06-04 12:01:56 -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.