bionic/libc/upstream-freebsd
Elliott Hughes 0133944b09 Clean up our OpenBSD usage.
Also undo some of the mess where we have OpenBSD <stdio.h> but a mix of
different BSD's implementations.

In this first pass, I've only moved easy OpenBSD stuff.

Change-Id: Iae67b02cde6dba9d8d06fedeb53efbfdac0a8cf6
2014-02-21 14:30:18 -08:00
..
lib/libc Clean up our OpenBSD usage. 2014-02-21 14:30:18 -08:00
freebsd-compat.h Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
libc_private.h Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -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.