Commit History

Автор SHA1 Съобщение Дата
  Liav A c88cc8557f Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual преди 3 години
  Andreas Kling 434d77cd43 Kernel/ProcFS: Silently ignore attempts to update ProcFS timestamps преди 3 години
  Andreas Kling 280694bb46 Kernel: Update atime/ctime/mtime timestamps atomically преди 3 години
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes преди 3 години
  Andrew Kaster 940be19259 Kernel: Create /proc/pid/cmdline to expose process arguments in procfs преди 3 години
  Liav A 58acdce41f Kernel/FileSystem: Simplify even more the mount syscall преди 3 години
  MacDue d951e2ca97 Kernel: Add /proc/{pid}/children to ProcFS преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore преди 3 години
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors преди 3 години
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX преди 3 години
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  Ben Wiederhake e3b7c305bc Kernel: Don't crash on writes to ProcFS преди 3 години
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult преди 3 години
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes преди 3 години
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail преди 3 години
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription преди 3 години
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset преди 3 години
  Andreas Kling 667a39df6b Kernel: Use TRY() in ProcFS преди 3 години
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr преди 3 години
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized преди 4 години
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's преди 4 години
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality преди 4 години
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits преди 4 години
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends преди 4 години
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult преди 4 години
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> преди 4 години