提交历史

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