platform_bionic/libc/stdlib
Elliott Hughes 0133944b09 Clean up our OpenBSD usage.
Also undo some of the mess where we have OpenBSD <stdio.h> but a mix of
different BSD's implementations.

In this first pass, I've only moved easy OpenBSD stuff.

Change-Id: Iae67b02cde6dba9d8d06fedeb53efbfdac0a8cf6
2014-02-21 14:30:18 -08:00
..
atexit.c Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
atexit.h stdlib: atexit: include <sys/cdefs.h> 2013-02-16 21:23:27 +05:30
ctype_.c Make ctype.h a little less unhygienic. 2013-08-13 14:30:59 -07:00
ctype_private.h Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
getenv.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
putenv.c improve readability of stdlib: fix indentation and remove trailing spaces 2010-04-29 07:29:06 -07:00
setenv.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strtod.c AArch64: Add support for AArch64 to stdlib/strtod.c 2013-10-28 16:24:51 -07:00