OSDN Git Service

Ensure we initialize stdin/stdout/stderr's recursive mutexes.
authorElliott Hughes <enh@google.com>
Mon, 3 Nov 2014 20:32:17 +0000 (12:32 -0800)
committerElliott Hughes <enh@google.com>
Mon, 3 Nov 2014 21:46:41 +0000 (13:46 -0800)
commitd18f4b25785761c022906b93b2123b3be90182e8
tree5c4f679c6b6a483ac0cddea1f17a6f614edb577c
parent445111a1c977e94a4233efd54f3690defa4a7582
Ensure we initialize stdin/stdout/stderr's recursive mutexes.

(cherry-pick of 6a03abcfd23f31d1df06eb0059830e22621282bb.)

Bug: 18208568
Change-Id: I9da16ce0f9375bc363d1d02be706d73fd3b1e150
libc/Android.mk
libc/stdio/findfp.c [moved from libc/upstream-openbsd/lib/libc/stdio/findfp.c with 90% similarity]
tests/stdio_test.cpp