Historial de Commits

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