Historia zmian

Autor SHA1 Wiadomość Data
  Sam Atkins 32ab09a930 LibCore: Add a wrapper for execvpe() and friends 3 lat temu
  kleines Filmröllchen ceba27c3fe LibCore: Add openat() syscall wrapper and improve open's implementation 3 lat temu
  Kenneth Myhra 0015040ebd LibCore: Add syscall wrapper for access() 3 lat temu
  Brian Gianforcaro 6eebd69b70 LibCore: Add Core::System::drop_privileges() 3 lat temu
  Lucas CHOLLET 5d29f64c99 LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt() 3 lat temu
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv 3 lat temu
  Lucas CHOLLET b1af1b399e LibCore: Add tcsetpgrp(int, pid_t) wrapper 3 lat temu
  Lucas CHOLLET 19d5974e3a LibCore: Add killpg() wrapper 3 lat temu
  Lenny Maiorani b455363ce7 LibCore: Add rmdir system call wrapper 3 lat temu
  Isak Holmstrom 4f716caa33 LibCore: Add FreeBSD as OpenBSD/Apple in System.cpp & System.h 3 lat temu
  sin-ack 37658e6fa6 LibCore: Implement System::fchown 3 lat temu
  rvictorr 73303f0dc1 LibCore: Add syscall wrapper for profiling_free_buffer() 3 lat temu
  rvictorr 014c0d68c0 LibCore: Add syscall wrapper for profiling_disable() 3 lat temu
  rvictorr c6a743f22c LibCore: Add syscall wrapper for profiling_enable() 3 lat temu
  kleines Filmröllchen cf1f58d51c LibCore/System: Add anon_create syscall wrapper 3 lat temu
  Kenneth Myhra c10abd6be2 LibCore: Add mkfifo() syscall wrapper 3 lat temu
  Kenneth Myhra 9fe1ebebdc LibCore: Add mknod() syscall wrapper 3 lat temu
  Federico Guerinoni 2291ef6c3c LibCore: Add syscall wrapper for umount() 3 lat temu
  Maciej ccb8374434 LibCore: Add Core::System wrapper for disown() 3 lat temu
  mjz19910 a9fb34ca6f LibCore: Add ErrorOr wrapper for adjtime 3 lat temu
  sin-ack 301f4c469f LibCore: Implement Core::System::lseek 3 lat temu
  Lucas CHOLLET b3b40ae1fa LibCore: Add wrapper for sethostname 3 lat temu
  Junior Rantila 0d328f3c86 LibCore+flock: Make Core::System::waitpid more ergonomic 3 lat temu
  Junior Rantila 7801e38af1 LibCore: Add beep wrapper 3 lat temu
  Lucas CHOLLET 3fa5be655d LibCore: Add a wrapper for setsid() 3 lat temu
  Junior Rantila 9a38d1de07 LibCore+ImageViewer: Add unlink() wrapper, use it 3 lat temu
  mjz19910 eacbbca4c4 LibCore: Impliment ErrorOr wrapper for chdir 3 lat temu
  mjz19910 91f5fc796b LibCore: Add an ErrorOr wrapper for uname 3 lat temu
  Andreas Kling 431bd069f0 LibCore: Add Core::System wrappers for getspent() and getspnam() 3 lat temu
  Andreas Kling 7008f74214 LibCore: Add syscall wrappers for getpwuid() and getgrgid() 3 lat temu