Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 5dcc58d54a Kernel+LibCore: Make %sid path parsing not take ages před 2 roky
  Liav A 5ff318cf3a Kernel: Remove i686 support před 2 roky
  Liav A 6c0486277e Kernel: Reintroduce the msyscall syscall as the annotate_mapping syscall před 2 roky
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve před 2 roky
  sin-ack 9b425b860c Kernel+LibC+Tests: Implement `pwritev(2)` před 2 roky
  sin-ack 70337f3a4b Kernel+LibC: Implement `setregid(2)` před 2 roky
  sin-ack 2a502fe232 Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)` před 2 roky
  sin-ack d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` před 2 roky
  sin-ack 6445a706cf Kernel+LibC: Implement `readlinkat(2)` před 2 roky
  sin-ack 9850a69cd1 Kernel+LibC+LibCore: Implement `symlinkat(2)` před 2 roky
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec před 2 roky
  Liav A 5e062414c1 Kernel: Add support for jails před 2 roky
  Andreas Kling 9c46fb7337 Kernel: Make sys$msyscall() not take the big lock před 2 roky
  kleines Filmröllchen b8567d7a9d Kernel: Make scheduler control syscalls more generic před 3 roky
  Gunnar Beutner 5921df75b6 Kernel: Implement userspace support for syscalls on AARCH64 před 2 roky
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY před 2 roky
  James Bellamy 9c1ee8cbd1 Kernel: Remove big lock from sys$socket před 2 roky
  Andreas Kling 930dedfbd8 Kernel: Make sys$utime() and sys$utimensat() not take the big lock před 2 roky
  Andreas Kling 35b2e9c663 Kernel: Make sys$mknod() not take the big lock před 2 roky
  Andreas Kling 18abba2c4d Kernel: Make sys$getppid() not take the big lock před 2 roky
  Andreas Kling 998c1152ef Kernel: Mark syscalls that get/set user/group ID as not needing big lock před 2 roky
  Samuel Bowman b5a2f59320 Kernel: Make sys$unveil() not take the big process lock před 2 roky
  Andreas Kling ce6e93d96b Kernel: Make sys$socketpair() not take the big lock před 2 roky
  Andreas Kling 307932857e Kernel: Make sys$pipe() not take the big lock před 2 roky
  Andreas Kling e7d2696a56 Kernel: Shrink default userspace stack size from 4 MiB to 1 MiB před 3 roky
  zzLinus ca74443012 Kernel/LibC: Implement posix syscall clock_getres() před 3 roky
  Hendiadyoin1 d783389877 Kernel+LibC: Add posix_fallocate syscall před 3 roky
  Tim Schumacher cf0ad3715e Kernel: Implement `sigsuspend` using a SignalBlocker před 3 roky
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) před 3 roky
  Patrick Meyer 0bd131ad06 Kernel: Stop requiring working malloc for syscall.h includes před 3 roky