[llvm-commits] [PATCH 5/5] lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S int config.h.*.

NAKAMURA Takumi geek4civic at gmail.com
Mon Feb 7 21:28:07 PST 2011


FIXME: I have never seen mingw(s) have strerror_s() (not _strerror_s()).
---
 cmake/config-ix.cmake              |    2 +-
 include/llvm/Config/config.h.cmake |    7 ++++---
 include/llvm/Config/config.h.in    |    7 ++++---
 lib/Support/Errno.cpp              |    2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-lib-Support-Errno.cpp-Check-strerror_s-with-HAVE.patch.txt
Type: text/x-patch
Size: 2893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110208/919a0d3a/attachment.bin>


More information about the llvm-commits mailing list