| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-04-19 | tools/nolibc: disable function sanitizer for _start_c() | 1 | -0/+5 | |
| 2025-02-03 | tools/nolibc: add prototypes for non-static functions | 1 | -0/+2 | |
| 2024-08-16 | tools/nolibc: crt: mark _start_c() as used | 1 | -1/+1 | |
| 2024-08-09 | tools/nolibc: pass argc, argv and envp to constructors | 1 | -11/+12 | |
| 2023-10-12 | tools/nolibc: add support for constructors and destructors | 1 | -1/+22 | |
| 2023-10-12 | tools/nolibc: mark start_c as weak | 1 | -0/+1 | |
| 2023-08-23 | tools/nolibc: stackprotector.h: make __stack_chk_init static | 1 | -1/+1 | |
| 2023-08-23 | tools/nolibc: crt.h: initialize stack protector | 1 | -0/+4 | |
| 2023-08-23 | tools/nolibc: add new crt.h with _start_c | 1 | -0/+57 |
