summaryrefslogtreecommitdiffstats
path: root/libc/src/errno/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [libc] Move all tests to a top level `test` directory.Siva Chandra Reddy2020-01-061-12/+0
| | | | | | | | | | A toplevel target, `check-libc` has also been added. Reviewers: abrachet, phosek Tags: #libc-project Differential Revision: https://reviews.llvm.org/D72177
* [libc] Add implementation of errno and define the other macros of errno.h.Siva Chandra Reddy2019-12-091-0/+19
Reviewers: stanshebs, alexbrachet Subscribers: mgorny, MaskRay, tschuett, libc-commits Tags: #libc-project Differential Revision: https://reviews.llvm.org/D71094
OpenPOWER on IntegriCloud