Cameron Youell
|
752f06f228
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
|
2 лет назад |
Sam Atkins
|
a98ae8f357
LibCore: Expose file type from DirIterator
|
2 лет назад |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 лет назад |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 лет назад |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 лет назад |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 лет назад |
Timothy Flynn
|
0dce7b72f9
LibCore: Implement FileWatcher for macOS
|
2 лет назад |
Timothy Flynn
|
8ca528217c
LibCore: Implement FileWatcher for Linux
|
2 лет назад |
Timothy Flynn
|
5bfc9daba1
LibCore: Move FileWatcher implementations into separate files
|
2 лет назад |
Tim Schumacher
|
8dbc7aa63f
LibCore: Move the MemoryStream implementation into a separate file
|
2 лет назад |
Ali Mohammad Pur
|
2110e7cf85
Everywhere: Add support for compilation under emscripten
|
2 лет назад |
Tim Schumacher
|
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
|
2 лет назад |
Tim Schumacher
|
7834e26ddb
Everywhere: Explicitly link all binaries against the LibC target
|
2 лет назад |
Tim Schumacher
|
18e2bc635f
LibCore: Link against LibSystem
|
2 лет назад |
Andrew Kaster
|
f7f92f104f
Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectory
|
2 лет назад |
Peter Elliott
|
2c3caa7e17
LibCore: Create Core::SessionManagement for session management
|
2 лет назад |
Andrew Kaster
|
d84fc60f96
LibCore: Add support for compiling for Android with API Version >= 30
|
3 лет назад |
kleines Filmröllchen
|
46b76f2f55
LibCore: Introduce Directory
|
3 лет назад |
Ali Mohammad Pur
|
cd9d740107
LibCore+RequestServer: Add support for SOCKS5 proxies
|
3 лет назад |
Lenny Maiorani
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 лет назад |
sin-ack
|
528af7def7
LibCore: Remove Core::Socket :^)
|
3 лет назад |
sin-ack
|
285b2fba96
LibCore+Tests: Remove Core::UDPSocket :^)
|
3 лет назад |
sin-ack
|
64f135d90f
LibCore+Userland: Remove Core::TCPSocket :^)
|
3 лет назад |
sin-ack
|
04d68117c2
LibCore: Remove Core::LocalSocket :^)
|
3 лет назад |
sin-ack
|
89d9a1afc0
LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCore
|
3 лет назад |
Kenneth Myhra
|
a99b50ce8c
LibCore: Add Core::Group abstraction for group management :^)
|
3 лет назад |
Itamar
|
95545648bd
LibCore: Add utility class for temporary files and directories
|
3 лет назад |
Xavier Defrang
|
8b95423b50
LibCore: Add FilePermissionsMask
|
3 лет назад |
sin-ack
|
19e13117ad
LibCore: Implement the Serenity Stream API classes
|
3 лет назад |
Andreas Kling
|
58fb3ebf66
LibCore+AK: Move MappedFile from AK to LibCore
|
3 лет назад |