platform_system_core/base/include/base
Spencer Low 40d0c7aead libbase_test: win32: get some tests working
* Get it building on Win32 by implementing mkstemp() and mkdtemp().

* Run StringPrintf %z test on Windows because it passes because we build
with __USE_MINGW_ANSI_STDIO which implements %z.

Change-Id: Ia01f94e8258503381a1df6d3da6e40de59e57125
Signed-off-by: Spencer Low <CompareAndSwap@gmail.com>
2015-08-03 10:54:17 -07:00
..
file.h Add ReadFully and WriteFully to libbase. 2015-04-24 21:57:16 -07:00
logging.h adb / libbase: clean up NOGDI and evil ERROR macro 2015-05-20 12:25:19 -07:00
macros.h Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
memory.h Add base/memory.h. 2015-04-09 17:00:14 -07:00
stringprintf.h Revert "Turn on -Wformat-nonliteral." 2015-07-09 20:35:09 +00:00
strings.h Generalize Join to work for any container/element. 2015-05-22 10:07:06 -07:00
test_utils.h libbase_test: win32: get some tests working 2015-08-03 10:54:17 -07:00