android_bionic/libc
Elliott Hughes 416d7ddaff Add GNU-compatible strerror_r.
We already had the POSIX strerror_r, but some third-party code defines
_GNU_SOURCE and expects to get the GNU strerror_r instead.

This exposed a bug in the libc internal logging functions where unlike
their standard brethren they wouldn't return the number of bytes they'd
have liked to have written.

Bug: 16243479
Change-Id: I1745752ccbdc569646d34f5071f6df2be066d5f4
2014-08-28 16:37:09 -07:00
..
arch-arm Fix pthread_getattr_np for the main thread. 2014-08-26 10:36:38 -07:00
arch-arm64 Fix pthread_getattr_np for the main thread. 2014-08-26 10:36:38 -07:00
arch-common/bionic
arch-mips Merge "Fix strlen function type for mips." 2014-08-27 23:09:30 +00:00
arch-mips64 Fix pthread_getattr_np for the main thread. 2014-08-26 10:36:38 -07:00
arch-x86 Merge "Replace ambiguous cmp instruction with cmpl." 2014-08-27 22:46:07 +00:00
arch-x86_64 Fix pthread_getattr_np for the main thread. 2014-08-26 10:36:38 -07:00
bionic Add GNU-compatible strerror_r. 2014-08-28 16:37:09 -07:00
dns Merge "Switch to OpenBSD res_random." 2014-08-26 23:18:04 +00:00
include Add GNU-compatible strerror_r. 2014-08-28 16:37:09 -07:00
kernel Clean up some of our python scripts. 2014-08-20 11:16:11 -07:00
private Fix pthread_getattr_np for the main thread. 2014-08-26 10:36:38 -07:00
stdio Add <stdio_ext.h> for elfutils. 2014-08-20 10:23:52 -07:00
tools __gnu_basename(3) is accounted for. 2014-08-21 11:36:07 -07:00
tzcode
upstream-dlmalloc
upstream-freebsd Fix _BSD_SOURCE/__USE_BSD. 2014-08-19 09:18:03 -07:00
upstream-netbsd Fix _BSD_SOURCE/__USE_BSD. 2014-08-19 09:18:03 -07:00
upstream-openbsd Switch to OpenBSD <err.h> implementation. 2014-08-26 17:00:37 -07:00
zoneinfo
Android.mk Use the default unwind code. 2014-08-27 13:13:21 -07:00
MODULE_LICENSE_BSD
NOTICE
SYSCALLS.TXT Remove _flush_cache(2) for mips64. 2014-08-21 13:32:37 -07:00
crt.mk