Commit History

Author SHA1 Message Date
  Daniel Bertalan 294cb3cef4 Kernel: Wrap x86 assembly behind `ARCH(...)` in Syscall.h 3 years ago
  Idan Horowitz f415218afe Kernel+LibC: Implement sigaltstack() 3 years ago
  Ben Wiederhake 33079c8ab9 Kernel+UE+LibC: Remove unused dbgputch syscall 3 years ago
  Itamar 38ddf301f6 Kernel+LibC: Fix ptrace for 64-bit 3 years ago
  Andreas Kling 32aa37d5dc Kernel+LibC: Add msync() system call 3 years ago
  Rodrigo Tobar e1093c3403 Kernel: Implement pread syscall 3 years ago
  Nico Weber 5a951d6258 Kernel: Fix a few typos 3 years ago
  Brian Gianforcaro 07b314e843 Kernel+LibC: Pack SC_stat_params struct tighter 3 years ago
  Brian Gianforcaro be15bd3c86 Kernel+LibC: Pack SC_mount_params struct tighter 3 years ago
  Brian Gianforcaro dcb327a83b Kernel+LibC: Pack SC_setsockopt_params struct tighter 3 years ago
  Brian Gianforcaro 9956607283 Kernel+LibC: Pack SC_accept4_params struct tighter 3 years ago
  Brian Gianforcaro b45ca5d56e Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better 3 years ago
  Liav A 8d0dbdeaac Kernel+Userland: Introduce a new way to reboot and poweroff the machine 3 years ago
  TheFightingCatfish a81b21c1a7 Kernel+LibC: Implement fsync 3 years ago
  Liav A 04ba31b8c5 Kernel+Userland: Remove loadable kernel moduless 3 years ago
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality 4 years ago
  Andreas Kling 4657c79143 Kernel+LibC: Add sys$perf_register_string() 4 years ago
  Andreas Kling fdfc66db61 Kernel+LibC: Allow clock_gettime() to run without syscalls 4 years ago
  Andreas Kling 595ed59eb7 Kernel: Alphabetize the syscall list 4 years ago
  Andreas Kling fa64ab26a4 Kernel+UserspaceEmulator: Remove unused sys$gettimeofday() 4 years ago
  Idan Horowitz 9d21c79671 Kernel: Disable big process lock for sys$sync 4 years ago
  Idan Horowitz ad419a669d Kernel: Disable big process lock for sys$sysconf 4 years ago
  Idan Horowitz efeb01e35f Kernel: Disable big process lock for sys$get_stack_bounds 4 years ago
  Idan Horowitz d40038a04f Kernel: Disable big process lock for sys$gettimeofday 4 years ago
  Idan Horowitz 3ba2449058 Kernel: Disable big process lock for sys$clock_nanosleep 4 years ago
  Idan Horowitz fbd848e6eb Kernel: Disable big process lock for sys$clock_gettime() 4 years ago
  Idan Horowitz 1a08694dfc Kernel: Disable big process lock for sys$getkeymap 4 years ago
  Idan Horowitz 48325e2959 Kernel: Disable big process lock for sys$getrandom 4 years ago
  Idan Horowitz b1f4f6ee15 Kernel: Disable big process lock for sys$dbgputch 4 years ago
  Idan Horowitz c7ad4c6c32 Kernel: Disable big process lock for sys$dbgputstr 4 years ago