Commit History

Author SHA1 Message Date
  Andreas Kling 83a4fbf548 Kernel: Tidy up the syscalls list by reorganizing the enumerator macro 5 years ago
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 years ago
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Mauri de Souza Nunes cb4e51a7a5 Userland: Add syscall -l option and man page 5 years ago
  Andreas Kling 3da6d89d1f Kernel+LibC: Remove the isatty() syscall 5 years ago
  Mauri de Souza Nunes b61414fb96 Userland: Add syscall program 5 years ago