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
/
llvm
/
lib
/
Support
/
Errno.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some autoconf references from docs and comments
Sven van Haastregt
2019-07-03
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-6
/
+8
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-8
/
+6
*
Silence warning: variable 'buffer' set but not used.
Yaron Keren
2014-12-04
1
-3
/
+5
*
Fix some rather confusing indentation and control flow in the errno
Chandler Carruth
2013-09-02
1
-15
/
+14
*
Remove dead or useless header checks from cmake and autoconf
Reid Kleckner
2013-07-26
1
-4
/
+0
*
[Support] Fix StrError on Windows to actually return the error string...
Michael J. Spencer
2012-11-01
1
-1
/
+3
*
Replace the use of strncpy() and sprintf() with std::string and LLVM streams.
Dmitri Gribenko
2012-09-28
1
-4
/
+7
*
llvm/lib/Support/Errno.cpp: [Win32] Fix usage of strerror_s().
NAKAMURA Takumi
2012-06-24
1
-1
/
+1
*
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...
NAKAMURA Takumi
2011-02-09
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+74