Histórico de Commits

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