| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libc] Add __attribute__((always_inline)) to x86_64 syscall functions. | Siva Chandra Reddy | 2020-01-06 | 1 | -10/+14 |
| * | [libc] Move all tests to a top level `test` directory. | Siva Chandra Reddy | 2020-01-06 | 2 | -50/+0 |
| * | Add implementations of POSIX mmap and munmap functions. | Siva Chandra Reddy | 2019-12-23 | 8 | -16/+2522 |
| * | [libc] Add implementation of errno and define the other macros of errno.h. | Siva Chandra Reddy | 2019-12-09 | 3 | -0/+49 |
| * | [libc] Add a TableGen based header generator. | Siva Chandra Reddy | 2019-11-22 | 2 | -0/+104 |

