Age | Commit message (Expand) | Author |
---|---|---|
2012-11-01 | [Support] Fix StrError on Windows to actually return the error string... | Michael J. Spencer |
2012-09-28 | Replace the use of strncpy() and sprintf() with std::string and LLVM streams. | Dmitri Gribenko |
2012-06-24 | llvm/lib/Support/Errno.cpp: [Win32] Fix usage of strerror_s(). | NAKAMURA Takumi |
2011-02-09 | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config... | NAKAMURA Takumi |
2010-11-29 | Merge System into Support. | Michael J. Spencer |