Historial de Commits

Autor SHA1 Mensaje Fecha
  rvictorr 73303f0dc1 LibCore: Add syscall wrapper for profiling_free_buffer() hace 3 años
  rvictorr 014c0d68c0 LibCore: Add syscall wrapper for profiling_disable() hace 3 años
  rvictorr c6a743f22c LibCore: Add syscall wrapper for profiling_enable() hace 3 años
  kleines Filmröllchen cf1f58d51c LibCore/System: Add anon_create syscall wrapper hace 3 años
  Kenneth Myhra c10abd6be2 LibCore: Add mkfifo() syscall wrapper hace 3 años
  Kenneth Myhra 9fe1ebebdc LibCore: Add mknod() syscall wrapper hace 3 años
  Liav A 24efc74318 LibCore: Print the actual errno if sysbeep failed hace 3 años
  Federico Guerinoni 2291ef6c3c LibCore: Add syscall wrapper for umount() hace 3 años
  Maciej ccb8374434 LibCore: Add Core::System wrapper for disown() hace 3 años
  mjz19910 a9fb34ca6f LibCore: Add ErrorOr wrapper for adjtime hace 3 años
  sin-ack 301f4c469f LibCore: Implement Core::System::lseek hace 3 años
  Lucas CHOLLET b3b40ae1fa LibCore: Add wrapper for sethostname hace 3 años
  Lucas CHOLLET 8153282923 LibCore: Remove usage of a hardcoded constant in gethostname() hace 3 años
  Daniel Bertalan 182016d7c0 Kernel+LibC+LibCore+UE: Implement `fchmodat(2)` hace 3 años
  Junior Rantila 0d328f3c86 LibCore+flock: Make Core::System::waitpid more ergonomic hace 3 años
  Junior Rantila 7801e38af1 LibCore: Add beep wrapper hace 3 años
  Lucas CHOLLET 3fa5be655d LibCore: Add a wrapper for setsid() hace 3 años
  Junior Rantila 9a38d1de07 LibCore+ImageViewer: Add unlink() wrapper, use it hace 3 años
  mjz19910 eacbbca4c4 LibCore: Impliment ErrorOr wrapper for chdir hace 3 años
  mjz19910 91f5fc796b LibCore: Add an ErrorOr wrapper for uname hace 3 años
  Andreas Kling 431bd069f0 LibCore: Add Core::System wrappers for getspent() and getspnam() hace 3 años
  Andreas Kling 7008f74214 LibCore: Add syscall wrappers for getpwuid() and getgrgid() hace 3 años
  Andreas Kling 1e4117f1e1 LibCore: Add syscall wrapper for getgroups() hace 3 años
  Andreas Kling f95fc91e4f LibCore: Reset `errno` before using LibC pwd functions hace 3 años
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions hace 3 años
  Ali Mohammad Pur 8de8a7766d LibCore: Add Core::System::setpgid() hace 3 años
  Ali Mohammad Pur ee46cee31f LibCore: Make Core::System::pipe2() available on Lagom hace 3 años
  tuftedocelot ea0a002468 LibCore: Add OpenBSD headers to System and LocalSocket hace 3 años
  Kenneth Myhra 7772309169 LibCore+chown: Return ErrorOr<Optional<...>> for getgrnam and getpwnam hace 3 años
  Sam Atkins 289cf8d7ef LibCore: Add ErrorOr wrappers to socket syscalls hace 3 años