index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
support
/
platform_support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to disable access to the global filesystem namespace.
Ed Schouten
2015-03-12
1
-0
/
+4
*
Add CloudABI locale names to platform_support.h.
Ed Schouten
2015-03-09
1
-0
/
+10
*
Fix error checking in get_temp_file_name().
Dan Albert
2015-02-13
1
-4
/
+7
*
Fix platform_support.h's get_temp_file_name() on Newlib under __STRICT_ANSI__
Jonathan Roelofs
2014-12-11
1
-0
/
+7
*
fix missing include for ::close in platform_support.h
Eric Fiselier
2014-08-19
1
-0
/
+2
*
Give libcxx tests temporary filenames that are actually unique.
Jonathan Roelofs
2014-08-19
1
-4
/
+14
*
G M: 1. It changes the temp file handling to use the template and the current...
Howard Hinnant
2013-10-06
1
-7
/
+6
*
Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is
Howard Hinnant
2013-08-01
1
-1
/
+1
*
İsmail Dönmez: Change to mktemp template to make it compatible with Linux.
Howard Hinnant
2013-04-25
1
-1
/
+1
*
Test cleanup with respect to use of deprecated tmpnam function. Also Windows...
Howard Hinnant
2013-03-22
1
-0
/
+21
*
Removed raw references to _WIN32; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-1
/
+1
*
Michael van der Westhuizen: Improve support for testing on Linux. Fixes http...
Howard Hinnant
2013-01-14
1
-1
/
+6
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
1
-0
/
+37