087c5abbe49ea19b2fa88a78dc26623b809bc364 |
|
23-Jan-2018 |
Peter Collingbourne <peter@pcc.me.uk> |
libcxx: Rename vasprintf function to __libcpp_vasprintf. The language standard does not define a function with this name, so it is part of the user's namespace. This change fixes a duplicate symbol error that occurs when a user attempts to define a function with this name. Differential Revision: https://reviews.llvm.org/D42405 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323237 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
7b7ac67cfb9a9c22b11a8100f6a37e0b1d692c9b |
|
01-Jun-2017 |
Eric Fiselier <eric@efcs.ca> |
Fix Libc++ build with MinGW64 Summary: This patch corrects the build errors I encountered when building on MinGW64. Reviewers: mati865, rnk, compnerd, smeenai, bcraig Reviewed By: mati865, smeenai Subscribers: martell, chapuni, cfe-commits Differential Revision: https://reviews.llvm.org/D33082 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@304360 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
ec34c489765e851ee18b33ed169ea16199ae0bda |
|
15-May-2014 |
Alp Toker <alp@nuanti.com> |
Fix typos git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@208869 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
5ec0ff81cecfbc317b2a53894f8bf2da6eb0e8c7 |
|
26-Aug-2013 |
Howard Hinnant <hhinnant@apple.com> |
G M: Improvements to Windows support. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189273 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
171771a9f5fd9e5dbbc6d6a2d9dfb0d8532b5155 |
|
08-Jul-2013 |
Howard Hinnant <hhinnant@apple.com> |
War on tabs. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185865 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
9e98b34a8c03460dacab05068d900dd424e45e53 |
|
16-May-2013 |
Howard Hinnant <hhinnant@apple.com> |
Glen: This patch gets the string conversion functions working on Windows. It also refactors repetitive code in string.cpp do greatly reduce the repetitiveness, increasing maintainability. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@182026 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
cf31d3864e94e52790c7d2db1c85a015de4da8fe |
|
03-Apr-2013 |
Howard Hinnant <hhinnant@apple.com> |
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130325/077133.html git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178581 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
a1985ebbc84c8f8536ce9e2003d43c4aa2603a56 |
|
02-Apr-2013 |
Howard Hinnant <hhinnant@apple.com> |
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130325/077131.html git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178544 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
78b6828f1420a266e02687685bc2ab993a54eadd |
|
22-Oct-2011 |
Howard Hinnant <hhinnant@apple.com> |
More windows port work by Ruben Van Boxem git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@142732 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
8db4acad3b67808114c495fc21d4db6e7e277087 |
|
17-Oct-2011 |
Howard Hinnant <hhinnant@apple.com> |
de-tabbify git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@142237 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
efbe4067f225856814465913bf51e87ec8f17bdb |
|
28-Sep-2011 |
Howard Hinnant <hhinnant@apple.com> |
Work on Windows port by Ruben Van Boxem git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@140728 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
6cd05eeb35636c33a5cd951a7b5501f51611b469 |
|
23-Sep-2011 |
Howard Hinnant <hhinnant@apple.com> |
Work on Windows port by Ruben Van Boxem git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@140384 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|
92a07003b2ce449b22709fbd9b4f1e49b3a2fd3e |
|
22-Sep-2011 |
Howard Hinnant <hhinnant@apple.com> |
Partial Windows port by Ruben Van Boxem git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@140328 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/src/support/win32/support.cpp
|