Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling f4eff7df8f Kernel: Convert String::format() => String::formatted() hace 4 años
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset hace 4 años
  Andreas Kling a166a65eff Kernel: Don't return -EFOO when return type is KResultOr<...> hace 4 años
  Andreas Kling 2fc684f6bc Kernel: Remove ancient FIFO_DEBUG code hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. hace 4 años
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. hace 4 años
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. hace 4 años
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. hace 4 años
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t hace 4 años
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions hace 4 años
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions hace 4 años
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Andreas Kling 22831033d0 Kernel: Virtualize the File::stat() operation hace 4 años
  Tom d89582880e Kernel: Switch singletons to use new Singleton class hace 5 años
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" hace 5 años
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" hace 5 años
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" hace 5 años
  Tom 5a98e329d1 AK: Get rid of make_singleton function hace 5 años
  Tom f0906250a1 Kernel: Move Singleton class to AK hace 5 años
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class hace 5 años
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static hace 5 años
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> hace 5 años
  Peter Elliott d01eba6fa3 Kernel: Implement FIFOs/named pipes hace 5 años
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions hace 5 años
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc hace 5 años
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h hace 5 años