Jim Huang 70478100d5 Remove duplicated _rand48 implementation. Use stdlib version instead
Originally, there are _rand48 (in libc/bionic/_rand48.c) and __rand48
(in libc/stdlib/_rand48.c) implemented in bionic.  Besides the naming,
the functionality is identical.  This patch removes the duplicated
_rand48.  Also, drand48 and erand48 are modified accordingly.

Change-Id: Ie5761a0a97f45df8538222a77edacb7c3e0125d7
2010-10-25 16:27:47 -07:00
..
2010-01-15 15:57:02 -08:00
2010-07-23 13:10:16 -07:00
2010-01-15 15:57:02 -08:00
2010-05-03 15:33:05 -07:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2010-07-23 13:10:16 -07:00
2010-06-03 14:39:20 -07:00
2010-10-15 02:16:16 +08:00