OSDN Git Service

Avoid changing the C++ ABI with ssize_t.
authorElliott Hughes <enh@google.com>
Thu, 28 Feb 2013 18:51:14 +0000 (10:51 -0800)
committerElliott Hughes <enh@google.com>
Thu, 28 Feb 2013 18:51:31 +0000 (10:51 -0800)
commite255642dc1178663860104d9da2590056fae8d0b
treeb3e37a52ccb3f6ee74750976cfbab0faedbc8fb5
parentf5f906c184677b8295523231cfeead9ed94661ad
Avoid changing the C++ ABI with ssize_t.

Bug: 8253769
Change-Id: Ia325003ed6e59da553e2bdde7c43515bc191b8ba
libc/include/sys/types.h
tests/stdio_test.cpp