summaryrefslogtreecommitdiffstats
path: root/libc/config
Commit message (Expand)AuthorAgeFilesLines
* [libc] Add __attribute__((always_inline)) to x86_64 syscall functions.Siva Chandra Reddy2020-01-061-10/+14
* [libc] Move all tests to a top level `test` directory.Siva Chandra Reddy2020-01-062-50/+0
* Add implementations of POSIX mmap and munmap functions.Siva Chandra Reddy2019-12-238-16/+2522
* [libc] Add implementation of errno and define the other macros of errno.h.Siva Chandra Reddy2019-12-093-0/+49
* [libc] Add a TableGen based header generator.Siva Chandra Reddy2019-11-222-0/+104
OpenPOWER on IntegriCloud