Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Junior Rantila 9a38d1de07 LibCore+ImageViewer: Add unlink() wrapper, use it há 3 anos atrás
  mjz19910 eacbbca4c4 LibCore: Impliment ErrorOr wrapper for chdir há 3 anos atrás
  mjz19910 91f5fc796b LibCore: Add an ErrorOr wrapper for uname há 3 anos atrás
  Andreas Kling 431bd069f0 LibCore: Add Core::System wrappers for getspent() and getspnam() há 3 anos atrás
  Andreas Kling 7008f74214 LibCore: Add syscall wrappers for getpwuid() and getgrgid() há 3 anos atrás
  Andreas Kling 1e4117f1e1 LibCore: Add syscall wrapper for getgroups() há 3 anos atrás
  Andreas Kling f95fc91e4f LibCore: Reset `errno` before using LibC pwd functions há 3 anos atrás
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions há 3 anos atrás
  Ali Mohammad Pur 8de8a7766d LibCore: Add Core::System::setpgid() há 3 anos atrás
  Ali Mohammad Pur ee46cee31f LibCore: Make Core::System::pipe2() available on Lagom há 3 anos atrás
  tuftedocelot ea0a002468 LibCore: Add OpenBSD headers to System and LocalSocket há 3 anos atrás
  Kenneth Myhra 7772309169 LibCore+chown: Return ErrorOr<Optional<...>> for getgrnam and getpwnam há 3 anos atrás
  Sam Atkins 289cf8d7ef LibCore: Add ErrorOr wrappers to socket syscalls há 3 anos atrás
  Andreas Kling 2bd1a62ce1 LibCore: Add syscall wrapper for ptrace() há 3 anos atrás