Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins c2bc07ef7c LibCore: Use Core::Environment::raw_environ() instead of environment() há 1 ano atrás
  Sam Atkins 97cb9cf469 LibCore: Use Core::Environment instead of manually iterating environ há 1 ano atrás
  Sam Atkins 56b8e248a5 LibCore: Remove now-unused Core::System::*env() functions há 1 ano atrás
  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
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Sam Atkins 57497c6ab2 LibCore: Add a Core::System wrapper for memory allocation há 1 ano atrás
  nipos 0dfd6994e3 LibCore: Use BSD implementation of anon_create() on Haiku há 1 ano atrás
  nipos 0fa00a1b1e LibCore: Don't implement adjtime on Haiku há 1 ano atrás
  nipos 1e25ab956c LibCore: Use void* instead of FlatPtr for ioctl() arg on Haiku há 1 ano atrás
  nipos a1572555c2 LibCore: Implement current_executable_path() 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
  Sergey Bugaev 29da1d7c23 LibCore: Implement readlink() and current_executable_path() on GNU/Hurd há 1 ano atrás
  Sergey Bugaev cee38cf1e5 LibCore: Use SHM_ANON for anon_create() when available há 1 ano atrás
  Niklas Poslovski ebc5b33b77 LibCore: Don't include sys/sysctl.h on Solaris há 1 ano atrás
  nipos abf7941bb9 LibCore: Change Errno to Error in FreeBSD and NetBSD-specific functions há 1 ano 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
  Timothy Flynn 996c020b0d Everywhere: Remove 'clang-format off' comments that are no longer needed há 2 anos atrás
  Liav A 23a7ccf607 Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls há 2 anos atrás
  Hendiadyoin1 ca0106ba1d AK: Forbid `from_utf8` and `from_deprecated_{...}` with unintended types há 2 anos atrás
  Tim Ledbetter cbe5aeb917 LibCore: Ensure `exec()` keeps a reference to the executable path há 2 anos atrás
  Ben Wiederhake 1e1caed1f7 LibCore: Completely drop DeprecatedFile há 2 anos atrás
  Ben Wiederhake 800a0092ca LibCore: Avoid DeprecatedFile for resolve_executable_from_environment 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