platform_bionic/libc
Elliott Hughes 76c241b091 Implement rand/srand in terms of random/srandom.
Code developed for glibc or older versions of bionic might expect more
randomness than the BSD implementation provides.

Bug: 15829381
Change-Id: Ia5a908a816e0a5f0639f514107a6384a51ec157e
2014-07-14 12:02:22 -07:00
..
arch-arm Enable building libc with clang. 2014-07-11 09:28:53 -07:00
arch-arm64 Add optimized memchr implementation from newlib 2014-07-11 00:17:07 +02:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-mips64 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-x86 Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
arch-x86_64 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
bionic Implement rand/srand in terms of random/srandom. 2014-07-14 12:02:22 -07:00
dns Fix all resolv warnings and turn on -Werror. 2014-07-02 16:27:20 -07:00
include Define SIOCKILLADDR which isn't in the common kernel uapi headers. 2014-07-11 21:11:21 -07:00
kernel Update kernel headers to v3.14. 2014-07-10 13:32:32 -07:00
private Slim down static binaries by avoiding stdio. 2014-07-10 12:34:23 -07:00
stdio Expose __srefill for LP64 until we can fix the NDK. 2014-05-27 21:23:36 -07:00
stdlib Slim down static binaries by avoiding stdio. 2014-07-10 12:34:23 -07:00
tools update-tzdata.py needs to know where to find icu. 2014-07-09 15:42:59 -07:00
tzcode Build tzcode with hidden visibility. 2014-06-19 14:49:30 -07:00
unistd Hide non-standard syslog API. 2014-06-09 17:42:14 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Switch to upstream OpenBSD mktemp.c. 2014-07-02 11:22:26 -07:00
upstream-netbsd Implement rand/srand in terms of random/srandom. 2014-07-14 12:02:22 -07:00
upstream-openbsd Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""" 2014-07-02 20:51:20 +00:00
zoneinfo Upgrade to tzdata2014e. 2014-06-13 10:55:19 -07:00
Android.mk Implement rand/srand in terms of random/srandom. 2014-07-14 12:02:22 -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 Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
SYSCALLS.TXT Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00