Histórico de Commits

Autor SHA1 Mensagem Data
  Lucas CHOLLET b00476abac AK: Use an enum to specify the open mode instead of a bool há 1 ano atrás
  kleines Filmröllchen d6571f54d8 LibCore: Make MappedFile a Stream há 1 ano atrás
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based há 1 ano atrás
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes há 2 anos atrás
  Lucas CHOLLET 5b6e93f96a LibCore: Add `MappedFile::map_from_file()` há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Ali Mohammad Pur 2110e7cf85 Everywhere: Add support for compilation under emscripten há 2 anos atrás
  Hediadyoin1 69aece9279 LibCore+LibGfx: Pass file-path as StringView há 3 anos atrás
  Andreas Kling 0ed5f84bd9 LibCore: Use open() wrapper in Core::MappedFile :^) há 3 anos atrás
  Andreas Kling 094fa900a3 LibCore: Use mmap() and munmap() wrappers in Core::MappedFile há 3 anos atrás
  Andreas Kling a62d16fbe9 LibCore: Use syscall wrappers in MappedFile::map_from_fd_and_close() há 3 anos atrás
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore há 3 anos atrás