Fix tmpfile(3).

This could be better, but at least now it works.

Change-Id: I88b7cf3f7ce8e5fa0b3fe678b7d1679a68ffffc9
This commit is contained in:
Elliott Hughes
2012-09-24 17:55:15 -07:00
parent 6e0e03c38b
commit 91875dcd6e
4 changed files with 119 additions and 38 deletions

View File

@@ -22,6 +22,7 @@ test_src_files = \
getcwd_test.cpp \
pthread_test.cpp \
regex_test.cpp \
stdio_test.cpp \
string_test.cpp \
stubs_test.cpp \