summaryrefslogtreecommitdiff
path: root/Kernel/API/POSIX/sys/limits.h
AgeCommit message (Expand)Author
2023-01-21Kernel+Libraries: Don't include limits.h from LibELF/Validation.hAndrew Kaster
2023-01-21Kernel+LibC: Move name length constants to Kernel/API from limits.hAndrew Kaster
2022-12-11Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execvesin-ack
2022-08-20Kernel+LibC: Enforce a limit on the number of supplementary group IDsAndreas Kling