Histórico de Commits

Autor SHA1 Mensagem Data
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers há 3 anos atrás
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's há 3 anos atrás
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr há 3 anos atrás
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> há 3 anos atrás
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes há 3 anos atrás
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail há 3 anos atrás
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription há 3 anos atrás
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset há 3 anos atrás
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere há 3 anos atrás
  Andreas Kling 9db8a14264 Kernel: Make SysFS and ProcFS generator functions return KResult há 3 anos atrás
  Andreas Kling 398f8e7c96 Kernel: Use TRY() more in process-specific ProcFS code há 3 anos atrás
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template há 3 anos atrás
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker há 4 anos atrás
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock há 4 anos atrás
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly há 4 anos atrás
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends há 4 anos atrás
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data há 4 anos atrás
  Andreas Kling a3063dfd33 Kernel: Simplify ProcFS generated buffer caching há 4 anos atrás
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker há 4 anos atrás
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere há 4 anos atrás
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer há 4 anos atrás
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry há 4 anos atrás
  Andreas Kling c1143e1bae Kernel: Remove friend classes from ProcFSComponentsRegistrar há 4 anos atrás
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere há 4 anos atrás
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem há 4 anos atrás
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly há 4 anos atrás
  Liav A 47149e625f Kernel/ProcFS: Split code into more separate files há 4 anos atrás
  Liav A 7c87891c06 Kernel: Don't copy a Vector<FileDescriptionAndFlags> há 4 anos atrás
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design há 4 anos atrás