Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2d7a993db3 SynthFS: Remove unused create_text_file() feature hace 6 años
  Andreas Kling 4e70c1fc0a SynthFS: Oops, fix build. hace 6 años
  Andreas Kling 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS hace 6 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. hace 6 años
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. hace 6 años
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. hace 6 años
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. hace 6 años
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. hace 6 años
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. hace 6 años
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). hace 6 años
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). hace 6 años
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. hace 6 años
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. hace 6 años
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. hace 6 años
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ hace 6 años