hanchenye-llvm-project/libc
Siva Chandra Reddy 453c85ff0f [libc] Add implementation of errno and define the other macros of errno.h.
Reviewers: stanshebs, alexbrachet

Subscribers: mgorny, MaskRay, tschuett, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D71094
2019-12-09 13:34:08 -08:00
..
cmake/modules [libc] Add a TableGen based header generator. 2019-11-22 13:02:24 -08:00
config [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
docs [libc] Add a TableGen based header generator. 2019-11-22 13:02:24 -08:00
include [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
lib [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
spec [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
src [libc] Add implementation of errno and define the other macros of errno.h. 2019-12-09 13:34:08 -08:00
utils [libc] Add a TableGen based header generator. 2019-11-22 13:02:24 -08:00
CMakeLists.txt [libc] Add a TableGen based header generator. 2019-11-22 13:02:24 -08:00
LICENSE.txt
README.txt

README.txt

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.