aboutsummaryrefslogtreecommitdiff
path: root/libc/docs
Commit message (Expand)AuthorAgeFilesLines
* [libc] Add documentation for clang-tidy checks.Paula Toth2020-07-061-0/+86
* [libc] Add documentation for integration tests.Paula Toth2020-07-061-0/+19
* [libc] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki2020-04-062-5/+5
* [libc] Add a README to the sub-directories under the utils directory.Siva Chandra Reddy2020-02-231-12/+8
* [libc] Lay out framework for fuzzing libc functions.Paula Toth2020-02-212-1/+24
* [libc] Fix typo in header generation docs.Paula Toth2020-02-041-1/+1
* [libc] Move all tests to a top level `test` directory.Siva Chandra Reddy2020-01-061-0/+10
* [libc] Add a TableGen based header generator.Siva Chandra Reddy2019-11-224-0/+59
* Illustrate a redirector using the example of round function from math.h.Siva Chandra Reddy2019-11-013-0/+89
* Add few docs and implementation of strcpy and strcat.Siva Chandra2019-10-045-0/+298