Commit History

Author SHA1 Message Date
  Sam Atkins 32ab09a930 LibCore: Add a wrapper for execvpe() and friends 3 years ago
  kleines Filmröllchen ceba27c3fe LibCore: Add openat() syscall wrapper and improve open's implementation 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Kenneth Myhra 0015040ebd LibCore: Add syscall wrapper for access() 3 years ago
  Brian Gianforcaro 6eebd69b70 LibCore: Add Core::System::drop_privileges() 3 years ago
  Lucas CHOLLET 5d29f64c99 LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt() 3 years ago
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv 3 years ago
  Lucas CHOLLET b1af1b399e LibCore: Add tcsetpgrp(int, pid_t) wrapper 3 years ago
  Lucas CHOLLET 19d5974e3a LibCore: Add killpg() wrapper 3 years ago
  Lenny Maiorani b455363ce7 LibCore: Add rmdir system call wrapper 3 years ago
  Isak Holmstrom 4f716caa33 LibCore: Add FreeBSD as OpenBSD/Apple in System.cpp & System.h 3 years ago
  sin-ack 37658e6fa6 LibCore: Implement System::fchown 3 years ago
  Filiph Sandström 3ebb3d9d52 LibCore: Add Darwin anon_create support 3 years ago
  rvictorr 73303f0dc1 LibCore: Add syscall wrapper for profiling_free_buffer() 3 years ago
  rvictorr 014c0d68c0 LibCore: Add syscall wrapper for profiling_disable() 3 years ago
  rvictorr c6a743f22c LibCore: Add syscall wrapper for profiling_enable() 3 years ago
  kleines Filmröllchen cf1f58d51c LibCore/System: Add anon_create syscall wrapper 3 years ago
  Kenneth Myhra c10abd6be2 LibCore: Add mkfifo() syscall wrapper 3 years ago
  Kenneth Myhra 9fe1ebebdc LibCore: Add mknod() syscall wrapper 3 years ago
  Liav A 24efc74318 LibCore: Print the actual errno if sysbeep failed 3 years ago
  Federico Guerinoni 2291ef6c3c LibCore: Add syscall wrapper for umount() 3 years ago
  Maciej ccb8374434 LibCore: Add Core::System wrapper for disown() 3 years ago
  mjz19910 a9fb34ca6f LibCore: Add ErrorOr wrapper for adjtime 3 years ago
  sin-ack 301f4c469f LibCore: Implement Core::System::lseek 3 years ago
  Lucas CHOLLET b3b40ae1fa LibCore: Add wrapper for sethostname 3 years ago
  Lucas CHOLLET 8153282923 LibCore: Remove usage of a hardcoded constant in gethostname() 3 years ago
  Daniel Bertalan 182016d7c0 Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` 3 years ago
  Junior Rantila 0d328f3c86 LibCore+flock: Make Core::System::waitpid more ergonomic 3 years ago
  Junior Rantila 7801e38af1 LibCore: Add beep wrapper 3 years ago
  Lucas CHOLLET 3fa5be655d LibCore: Add a wrapper for setsid() 3 years ago