| 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 | 7 | -16/+2521 |
| * | [libc] Add implementation of errno and define the other macros of errno.h. | Siva Chandra Reddy | 2019-12-09 | 2 | -0/+39 |
| * | [libc] Add a TableGen based header generator. | Siva Chandra Reddy | 2019-11-22 | 1 | -0/+85 |

