summaryrefslogtreecommitdiffstats
path: root/libc/config/linux
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-237-16/+2521
* [libc] Add implementation of errno and define the other macros of errno.h.Siva Chandra Reddy2019-12-092-0/+39
* [libc] Add a TableGen based header generator.Siva Chandra Reddy2019-11-221-0/+85
OpenPOWER on IntegriCloud