platform_bionic/libc/upstream-freebsd
Elliott Hughes f2cea021ab Clean up <stdio.h> macros.
Also neuter __isthreaded.

We should come back to try to hide struct FILE's internals for LP64.

Bug: 3453512
Bug: 3453550
Change-Id: I7e115329fb4579246a72fea367b9fc8cb6055d18
2014-03-13 14:54:53 -07:00
..
lib/libc Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
freebsd-compat.h Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
libc_private.h Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
namespace.h Upgrade mktemp.c to the current upstream version. 2013-07-19 15:20:31 -07:00
README.txt Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
spinlock.h Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
un-namespace.h Move realpath.c to upstream-freebsd. 2013-03-01 17:11:39 -08:00

This directory contains upstream FreeBSD 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.