Histórico de Commits

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