bionic/libc/arch-arm
Sreeram Ramachandran ceb5bd787c Introduce netd_client, a dynamic library that talks to netd.
The library exists outside bionic. It is dynamically loaded, to replace selected
standard socket syscalls with versions that talk to netd.

Change connect() to use the library if available.

(cherry picked from commit 3a6b627a14df8111b03e452f2df4b5f4938e0e49)

Change-Id: Ib6198e19dbc306521a26fcecfdf6e8424d163fc9
2014-05-13 11:30:03 -07:00
..
bionic Hide the __bionic_clone and __bionic_clone_entry implementation details. 2014-05-08 19:00:23 -07:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
cortex-a15 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
denver add 32-bit bionic implementation for denver arch 2014-03-26 13:57:01 +08:00
generic More OpenBSD cleanup (primarily string). 2014-02-24 18:02:05 -08:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
krait Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscalls Introduce netd_client, a dynamic library that talks to netd. 2014-05-13 11:30:03 -07:00
arm.mk Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00