bionic/libc/netbsd
Sasha Levitskiy fbae9f3c30 Bionic: Libc: Resolv: Stricter function signatures, unitialized return bug fix.
Stricter input parameters help avoid ugly casting when passing
	pointers to immutable protobuf data.
	While at it: an int return was dropped from 2 functions whose users
	never used the result; one of the return paths was returning an
	uninitialized value.
	Size_t for portablity and warning supression, misc warnings addressed.

Change-Id: I2d5cbdaf0c9b6c4621a7d397772da13da5dc0943
2013-02-28 18:46:54 +00: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 Don't pass pid to dnsproxyd 2013-02-21 21:34:11 -08:00
resolv Bionic: Libc: Resolv: Stricter function signatures, unitialized return bug fix. 2013-02-28 18:46:54 +00:00
gethnamaddr.c Merge "gethostbyname: fix crash" 2013-02-22 19:32:37 +00:00