Siva Chandra Reddy 110ee16467 [libc][NFC] Refactor internal errno.
This is in preparation for the transition to a solution to make libc tests
hermetic with respect to their use of errno. The implementation of strdup
has been switched over to libc_errno as an example of what the code looks
like in the new way.

See #61037 for more information.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D144928
2023-02-28 20:40:42 +00:00
..
2020-07-16 21:53:45 +02:00
2023-02-23 07:11:20 +00:00
2023-02-23 07:11:20 +00:00
2023-02-23 07:11:20 +00:00
2023-02-28 20:40:42 +00:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.