Historique des commits

Auteur SHA1 Message Date
  kleines Filmröllchen 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories il y a 3 ans
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> il y a 3 ans
  Tim Schumacher 62f0fa818d LibCore: Add File::ensure_directories() il y a 3 ans
  Tim Schumacher 80cb44afae Everywhere: Move shared library checks into a common function il y a 3 ans
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() il y a 3 ans
  Andreas Kling fac2550143 LibCore: Use ErrorOr<T> for Core::File::size() il y a 3 ans
  Andreas Kling 4a2b718ba2 LibCore: Use ErrorOr<T> for Core::File::copy_file() il y a 3 ans
  Andreas Kling c7e62d448c LibCore: Use ErrorOr<T> for Core::File::remove() il y a 3 ans
  Andreas Kling b2170c11a4 LibCore: Use ErrorOr<T> for Core::File::link_file() il y a 3 ans
  Leandro Pereira 73924f9416 LibCore: Add File::size() il y a 3 ans
  Andreas Kling 13f4890c38 LibCore: Make Core::File::open() return OSError in case of failure il y a 4 ans
  Jean-Baptiste Boric 8cc8d72619 LibCore: Implement preserve flag for file/directory copy il y a 4 ans
  Timothy 3cc0283eac LibCore: Convert File to east-const style il y a 4 ans
  Timothy 068802d58d LibCore: Add File method to determine absolute path il y a 4 ans
  Timothy 3ae64c7c3d LibCore: Add File method to determine current working directory il y a 4 ans
  Ariel Don 3289b6a887 LibCore: Implement File::is_link() il y a 4 ans
  Timothy 60f84f3154 LibCore: Add method to leak fd from File il y a 4 ans
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling a1a6d30b54 LibCore: Make File take String instead of StringView il y a 4 ans
  Idan Horowitz aff774c8ac LibCore: Add Core::File is_device() helpers il y a 4 ans
  Mițca Dumitru 919492945e LibCore: Add file management helpers to reduce code duplication il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans