Thorsten Glaser c641cafbc3 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
2013-02-19 14:12:55 -08:00
..
2012-08-01 17:53:07 -07:00
2012-08-10 12:23:58 -07:00
2013-01-11 16:44:15 -08:00
2012-08-02 16:07:26 -07:00
2012-12-11 16:17:33 -08:00
2013-01-29 17:49:12 -08:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2013-01-10 13:14:46 -08:00
2013-01-23 16:49:47 -08:00
2010-01-15 15:57:02 -08:00
2010-01-15 15:57:02 -08:00
2013-01-16 09:40:25 -08:00
2012-11-29 11:53:33 -08:00
2012-09-11 22:47:31 +03:00
2009-03-03 19:28:35 -08:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00