bionic/libc/netbsd
Colin Cross dc1038b790 bionic: move system property writing from init to bionic
Move the implementation of writing to the system property area
from init to bionic, next to the reader implementation.  This
will allow full property testing to be added to bionic tests.

Add new accessor and waiting functions to hide the implementation
from watchprops and various bionic users.

Also hide some of the implementation details of the property area
from init by moving them into _system_properties.h, and other details
from everybody by moving them into system_properties.h.

Change-Id: I9026e604109e30546b2849b60cab2e7e5ff00ba5
2013-06-17 12:44:34 -07:00
..
inet auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
nameser Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
net am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." 2013-06-05 18:06:04 -07:00
resolv bionic: move system property writing from init to bionic 2013-06-17 12:44:34 -07:00
gethnamaddr.c Merge "gethostbyname: fix crash" 2013-02-22 19:32:37 +00:00