.. |
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
|
lib/fmt: require libfmt 9
|
2024-04-16 11:50:18 +02:00 |
BufferedOutputStream.hxx
|
lib/fmt: require libfmt 9
|
2024-04-16 11:50:18 +02: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: add method SetPipeCapacity()
|
2024-08-30 12:28:51 +02:00 |
FileDescriptor.hxx
|
io/FileDescriptor: add method WriteAt()
|
2024-08-30 12:29:32 +02:00 |
FileLineReader.hxx
|
io/FileLineReader: add missing include
|
2024-10-30 21:47:37 +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 |
Open.cxx
|
io, net, evnet: quote file names in error messages
|
2024-04-10 13:36:05 +02:00 |
Open.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
OutputStream.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01: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
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
StdioOutputStream.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
UniqueFileDescriptor.hxx
|
util, io, net, ...: use "#pragma once"
|
2024-03-11 15:32:24 +01:00 |
meson.build
|
io/meson.build: move libfmt dependency to libio.a
|
2023-11-25 22:16:47 +01:00 |