Historial de Commits

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