Commit Verlauf

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