Historie revizí

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