platform_bionic/libc/upstream-netbsd
Christopher Ferris 1cc755c8cf Fully disable clang format where needed.
Even with formatting off, clang still tries to rearrange the include
files or the using statements, so disable that too.

Test: Verified that the include directories are not rearranged.
Change-Id: I991a1b2bfa94a8202c5a486664658d654f1c7811
2020-01-30 08:10:17 -08:00
..
android/include Clean up some obsolete NetBSD portability cruft. 2019-10-29 19:58:17 -07:00
common/lib/libc Sync with upstream NetBSD. 2019-02-13 14:17:18 -08:00
lib/libc Sync with upstream NetBSD. 2019-02-13 14:17:18 -08:00
.clang-format Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
README.md Move to .md files for even trivial documentation. 2017-01-07 12:47:28 -08: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.