Historique des commits

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