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 20:32:17 +0000 (12:32 -0800)
commit6a03abcfd23f31d1df06eb0059830e22621282bb
tree7a6a1e6ee2ece560d31580c662060bda3d2d004b
parent38ff8822763a30d4c9033a38ec8b71fcd17aba87
Ensure we initialize stdin/stdout/stderr's recursive mutexes.

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