Commit History

Author SHA1 Message Date
  Andreas Kling 13f4890c38 LibCore: Make Core::File::open() return OSError in case of failure 3 years ago
  fladd 1de104c6c4 LibCore: Fix build error in File.cpp on macOS 3 years ago
  Jean-Baptiste Boric 8cc8d72619 LibCore: Implement preserve flag for file/directory copy 3 years ago
  Timothy 3cc0283eac LibCore: Convert File to east-const style 4 years ago
  Timothy 068802d58d LibCore: Add File method to determine absolute path 4 years ago
  Timothy 3ae64c7c3d LibCore: Add File method to determine current working directory 4 years ago
  Ariel Don 3289b6a887 LibCore: Implement File::is_link() 4 years ago
  Timothy 60f84f3154 LibCore: Add method to leak fd from File 4 years ago
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Gunnar Beutner fbfd0ed5ab LibCore: Open files with O_CLOEXEC by default 4 years ago
  Ali Mohammad Pur c7b60164ed LibCore: Don't use has_flag() with multiple flags (OpenMode::ReadWrite) 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a1a6d30b54 LibCore: Make File take String instead of StringView 4 years ago
  Idan Horowitz aff774c8ac LibCore: Add Core::File is_device() helpers 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Mițca Dumitru 919492945e LibCore: Add file management helpers to reduce code duplication 4 years ago
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it 4 years ago
  Andreas Kling d57b4128a1 LibCore: Use serenity_readlink() instead of making syscalls directly 4 years ago
  Ben Wiederhake 6f607742dd LibCore: Fix invalid errno 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago