summaryrefslogtreecommitdiff
path: root/Userland/syscall.cpp
AgeCommit message (Expand)Author
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-24Userland: Add syscall -l option and man pageMauri de Souza Nunes
2019-11-17Kernel+LibC: Remove the isatty() syscallAndreas Kling
2019-11-04Userland: Add syscall programMauri de Souza Nunes