summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/sysconf.cpp
AgeCommit message (Expand)Author
2021-01-18Kernel+LibC: Add _SC_TTY_NAME_MAXLinus Groh
2020-09-27Kernel: Implement _SC_OPEN_MAXLuke
2020-07-31Kernel: Add _SC_PAGESIZE to sysconfItamar
2020-07-30Kernel: Move syscall implementations out of Process.cppAndreas Kling