android_system_core/include
Andy McFadden cf63d5d00f Implementation of open_memstream().
POSIX seems to have chosen open_memstream() over the BSD variant.  We
want something for Dalvik that will work on both GNU/Linux and Android,
so this is open_memstream() implemented in terms of BSD funopen().

For Windows there's just a stub that calls abort().

I'm putting this in libcutils since it seems inappropriate for bionic
(which provides the BSD alternatives) but isn't Dalvik-specific.
2010-01-25 15:06:03 -08:00
..
acc eclair snapshot 2009-11-12 18:46:23 -08:00
android NDK header for accessing pixels of a java bitmap 2009-12-04 09:40:42 -05:00
arch Implementation of open_memstream(). 2010-01-25 15:06:03 -08:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils Implementation of open_memstream(). 2010-01-25 15:06:03 -08:00
mincrypt eclair snapshot 2009-11-12 18:46:23 -08:00
pixelflinger auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
private eclair snapshot 2009-11-12 18:46:23 -08:00
sysutils sysutils: Add dump() to NetlinkEvent 2009-12-24 07:20:36 -08:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00