bionic/libc/upstream-freebsd/android/include
Elliott Hughes 5a69da8d7a Switch to OpenBSD fopen/fclose.
This means all our stdio implementation is now the OpenBSD implementation.
The only thing we lose is the STDIO_THREAD_LOCK calls but they were no-ops
anyway.

We should probably talk to upstream about this. Either fix the locking or,
preferably, encourage them to move away from this pooling (especially since
there's no eviction policy).

Bug: 17154680
Change-Id: Ie2523e444a7d0965b8d141d57e3e11f6432d5b9a
2014-09-24 11:14:36 -07:00
..
freebsd-compat.h Switch to OpenBSD fopen/fclose. 2014-09-24 11:14:36 -07:00
libc_private.h Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00
namespace.h Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
spinlock.h Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00
un-namespace.h Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00