提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Dan Klishch d317309d89 Everywhere: Unport Core::System::current_executable_path from new string 1 年之前
  Timothy Flynn 6655de189f LibCore: Add a Core::System wrapper around `unsetenv` 1 年之前
  Liav A 26f96d2a42 Kernel+Userland: Add option for duration of /dev/beep producing sound 1 年之前
  Liav A 1b00618fd9 Kernel+Userland: Replace the beep syscall with the new /dev/beep device 1 年之前
  Sam Atkins 57497c6ab2 LibCore: Add a Core::System wrapper for memory allocation 1 年之前
  nipos 0fa00a1b1e LibCore: Don't implement adjtime on Haiku 1 年之前
  nipos 0816bbe727 LibCore: Use accept instead of accept4 on Haiku 1 年之前
  Liav A 41db527369 LibCore: Add helpers to create block and character device files 2 年之前
  Andrew Kaster bb831a27dd LibCore: Add Core::System::current_executable_path() 1 年之前
  Shannon Booth cb920b23cc LibCore: Add System::environment 2 年之前
  Liav A 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2 年之前
  Ben Wiederhake 2ebd79bc76 LibCore: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes in default impls 2 年之前
  Ben Wiederhake 26efdf9d4f LibCore+LibFileSystem: Move resolve_executable_from_environment to Core 2 年之前
  Sam Atkins da8da79e62 LibCore: Add wrapper for fstatat() 2 年之前
  Liav A 0bbd9040ef Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2 年之前
  Fabian Dellwing 059904371f Userland: Allow our access check to pass flags to faccessat syscall 2 年之前
  nipos 938a4e26b5 LibCore: Include sys/ucred.h in System.h for FreeBSD 2 年之前
  Liav A 8289759f1d Kernel: Allow configuring a Jail to not impose PID isolation restriction 2 年之前
  Cameron Youell e78be03b49 LibCore: Add ErrorOr wrapper for `utimensat` 2 年之前
  Caoimhe 5072a2280d LibCore: Add syscall wrapper for `mkdtemp()` 2 年之前
  Liav A 11a7e21c2a Kernel+Userland: Add support for using the PCSpeaker with various tones 2 年之前
  nipos cdd1c8d0d9 LibCore: Implement socket credentials for Solaris 2 年之前
  nipos 9139515aed LibCore: Include sys/filio.h for file-related ioctls on Solaris 2 年之前
  nipos 50e663f561 LibCore: Use SIG_TYP instead of sig_t for signals on Solaris 2 年之前
  nipos b3aa36d7bd LibCore: All BSDs need sig_t instead of sighandler_t 2 年之前
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 年之前
  MacDue eea4dc5bfe LibCore+LibC: Add putenv() wrapper 2 年之前
  MacDue f4236e61bf LibCore: Add const qualifier to exec() argument spans 2 年之前
  Lenny Maiorani f2336d0144 AK+Everywhere: Move custom deleter capability to OwnPtr 2 年之前