bionic/libc
Elliott Hughes 51c8355d5c Add arc4random_addrandom binary compatibility.
This was in <stdlib.h> in older releases. It's no longer used, but we can
preserve backwards compatibility by making it a no-op.

Bug: 16205834
Change-Id: Idde7b46df4f253e39675600bcf82352879a716e7
2014-09-08 10:47:45 -07:00
..
arch-arm Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-arm64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-mips64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-x86 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
arch-x86_64 Fix pthread_getattr_np for the main thread. 2014-08-26 12:55:01 -07:00
bionic Add arc4random_addrandom binary compatibility. 2014-09-08 10:47:45 -07:00
dns Revert most of "Cleanup: Delete dead code." 2014-08-06 13:38:16 -04:00
include Make stdatomic.h work with gcc4.6 host compiler 2014-09-02 11:37:02 -07:00
kernel Add gen syscalls step to instructions. 2014-07-18 16:56:33 -07:00
private Fix pthread_attr_getstack__main_thread. 2014-09-04 20:34:03 -07:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
tools Make __set_errno hidden in asm. 2014-08-08 15:37:50 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 15:29:10 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
upstream-netbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
upstream-openbsd Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
zoneinfo Upgrade bionic to tzdata2014g. 2014-09-02 11:33:16 -07:00
Android.mk Use the default unwind code. 2014-08-26 16:02:51 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Implement twalk(3), add unit tests. 2014-07-24 15:14:06 -07:00
SYSCALLS.TXT Revert "Replaces vfork() implementation with fork()" 2014-08-06 12:32:22 -07:00