android_system_core/libcutils
Mark Salyzyn b957baccd2 libcutils: bug str_parms.c:str_parms_get_float().
str_parms_get_float did not return the output into
*val. Only output if returning with no error. Audit
shows no internal users of this library function

(cherry picked from commit 8e71ddeac0)

Change-Id: I14a3f08a098072a159dd93f85ead36b3f445816f
2014-01-27 15:07:58 -08:00
..
arch-arm
arch-mips Add Mips memset speedup 2012-08-29 12:33:50 -07:00
arch-x86 Eliminate text relocations in x86 optimized memset versions 2013-10-24 21:42:30 +04:00
tests [MIPS] Benchmark test for MIPS memset16/memset32 2012-12-27 12:38:51 -08:00
Android.mk libcutils: Move list.c to inlines on list.h 2014-01-27 15:04:56 -08:00
MODULE_LICENSE_APACHE2
NOTICE
android_reboot.c libcutils: UNUSED argument warnings 2014-01-27 15:07:15 -08:00
ashmem-dev.c fix valgrind ioctl warning. 2013-08-31 18:57:46 -04:00
ashmem-host.c
atomic.c Fail-proof the inline directives for SMP atomic operations. 2012-12-07 11:07:10 -08:00
config_utils.c
cpu_info.c
debugger.c Init the abort_msg_address value. 2014-01-10 14:46:03 -08:00
dir_hash.c Fix a bunch of small system/core bugs. 2013-10-29 14:12:46 -07:00
dlmalloc_stubs.c Revert "Revert "Upgrade to dlmalloc 2.8.5."" 2012-08-28 15:52:20 -07:00
fs.c Fix Mac builds, for realz. 2013-09-20 18:00:15 -07:00
hashmap.c
iosched_policy.c cutils: schedpolicy: remove stray include 2010-02-26 11:45:27 -08:00
klog.c klog: error handling fixups 2013-04-22 11:07:14 -07:00
load_file.c
loghack.h
memory.c
multiuser.c File-system utilities for installd and zygote. 2012-08-30 10:29:41 -07:00
native_handle.c
open_memstream.c
partition_utils.c
process_name.c libcutils: Don't build host property support 2013-05-23 11:04:54 -07:00
properties.c libcutils: reimplement property_list() using __system_property_foreach() 2013-06-18 19:26:27 -07:00
qtaguid.c
record_stream.c HACK: cutils: restore record_stream temporarily 2013-06-04 17:40:28 +00:00
sched_policy.c
socket_inaddr_any_server.c
socket_local.h
socket_local_client.c libcutils: UNUSED argument warnings 2014-01-27 15:07:15 -08:00
socket_local_server.c
socket_loopback_client.c
socket_loopback_server.c
socket_network_client.c
sockets.c
str_parms.c libcutils: bug str_parms.c:str_parms_get_float(). 2014-01-27 15:07:58 -08:00
strdup8to16.c
strdup16to8.c
threads.c
trace.c cutils: add a way to disable tracing for a process 2013-04-15 18:50:22 -07:00
uevent.c