.. |
linux
|
io/linux/ProcPath: new library
|
2023-10-15 10:55:32 +02:00 |
uring
|
io/uring/meson.build: disable io_uring on Android
|
2023-09-16 22:39:03 +02:00 |
BufferedOutputStream.cxx
|
io/OutputStream: use std::span
|
2023-05-21 21:35:11 +02:00 |
BufferedOutputStream.hxx
|
util/SpanCast: add ReferenceAsBytes()
|
2023-11-02 10:50:00 +01:00 |
BufferedReader.cxx
|
io/Reader: use std::span
|
2023-10-07 08:44:42 +02:00 |
BufferedReader.hxx
|
io/Reader: use std::span
|
2023-10-07 08:44:42 +02:00 |
FileDescriptor.cxx
|
io/FileDescriptor: pass std::span to Full{Read,Write}()
|
2023-09-27 10:14:02 +02:00 |
FileDescriptor.hxx
|
io/FileDescriptor: add Read()/Write() overloads with std::span
|
2023-09-27 11:14:23 +02:00 |
FileLineReader.hxx
|
fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader
|
2023-11-25 22:50:32 +01:00 |
FileOutputStream.cxx
|
io/linux/ProcPath: new library
|
2023-10-15 10:55:32 +02:00 |
FileOutputStream.hxx
|
io/FileOutputStream: remove obsolete maybe_unused
|
2023-09-12 09:43:14 +02:00 |
FileReader.cxx
|
fs/FileInfo: add fstat() wrapper
|
2023-10-07 12:49:07 +02:00 |
FileReader.hxx
|
io/FileReader: do not copy the path
|
2023-10-07 12:48:03 +02:00 |
LineReader.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
meson.build
|
io/meson.build: move libfmt dependency to libio.a
|
2023-11-25 22:16:47 +01:00 |
Open.cxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
Open.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
OutputStream.hxx
|
io/OutputStream: use std::span
|
2023-05-21 21:35:11 +02:00 |
PeekReader.cxx
|
io/PeekReader: fix offset/size mixup
|
2023-10-08 09:55:59 +02:00 |
PeekReader.hxx
|
io/Reader: use std::span
|
2023-10-07 08:44:42 +02:00 |
Reader.cxx
|
io/Reader: add method ReadFull()
|
2023-10-07 08:45:52 +02:00 |
Reader.hxx
|
io/Reader: add [[nodiscard]]
|
2023-10-07 08:45:59 +02:00 |
StdioOutputStream.hxx
|
io/OutputStream: use std::span
|
2023-05-21 21:35:11 +02:00 |
UniqueFileDescriptor.hxx
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |