diff options
author | Thorsten Glaser <tg@mirbsd.org> | 2013-02-17 16:50:58 +0000 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-02-19 14:12:55 -0800 |
commit | c641cafbc387849510d7f408e85f72fa3608916d (patch) | |
tree | 102909efb095eaa603f94de0617720b5364875b9 /tests/signal_test.cpp | |
parent | 593abb7b593a34d501c90512953a7368add6d185 (diff) | |
download | android_bionic-c641cafbc387849510d7f408e85f72fa3608916d.tar.gz android_bionic-c641cafbc387849510d7f408e85f72fa3608916d.tar.bz2 android_bionic-c641cafbc387849510d7f408e85f72fa3608916d.zip |
use architecture-specific ssize_t definition
after change 32822 was rejected, this is the more light-weight
version of the fix: libc/include/sys/types.h already - via
libc/kernel/common/linux/posix_types.h - includes a definition
of __kernel_ssize_t from libc/kernel/arch-*/asm/posix_types.h
which is architecture-specific, toolchain-agnostic and also
gets rid of the gcc -Wformat warning (which it issues correctly,
since this i̲s̲ indeed a bug in bionic)
Change-Id: Ie4503ab16628bc25815a836d07556f665e9795c7
Diffstat (limited to 'tests/signal_test.cpp')
0 files changed, 0 insertions, 0 deletions