| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-04-20 | tools/nolibc/types: Implement `offsetof()` and `container_of()` macro | 1 | -0/+11 | |
| 2022-04-20 | tools/nolibc/sys: Implement `mmap()` and `munmap()` | 1 | -0/+62 | |
| 2022-04-20 | tools/nolibc: i386: Implement syscall with 6 arguments | 1 | -0/+23 | |
| 2022-04-20 | tools/nolibc: Remove .global _start from the entry point code | 6 | -6/+0 | |
| 2022-04-20 | tools/nolibc: Replace `asm` with `__asm__` | 6 | -198/+198 | |
| 2022-04-20 | tools/nolibc: x86-64: Update System V ABI document link | 1 | -1/+1 | |
| 2022-04-20 | tools/nolibc/stdlib: only reference the external environ when inlined | 1 | -7/+15 | |
| 2022-04-20 | tools/nolibc/string: do not use __builtin_strlen() at -O0 | 1 | -1/+10 | |
| 2022-04-20 | tools/nolibc: add the nolibc subdir to the common Makefile | 1 | -0/+4 |
