Age | Commit message (Expand) | Author |
---|---|---|
2023-01-21 | Kernel+Libraries: Don't include limits.h from LibELF/Validation.h | Andrew Kaster |
2023-01-21 | Kernel+LibC: Move name length constants to Kernel/API from limits.h | Andrew Kaster |
2022-12-11 | Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve | sin-ack |
2022-08-20 | Kernel+LibC: Enforce a limit on the number of supplementary group IDs | Andreas Kling |