summaryrefslogtreecommitdiff
path: root/lib/Support/Errno.cpp
Commit message (Expand)AuthorAge
* Fix some rather confusing indentation and control flow in the errnoChandler Carruth2013-09-02
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-26
* [Support] Fix StrError on Windows to actually return the error string...Michael J. Spencer2012-11-01
* Replace the use of strncpy() and sprintf() with std::string and LLVM streams.Dmitri Gribenko2012-09-28
* llvm/lib/Support/Errno.cpp: [Win32] Fix usage of strerror_s().NAKAMURA Takumi2012-06-24
* lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config...NAKAMURA Takumi2011-02-09
* Merge System into Support.Michael J. Spencer2010-11-29