mpd/src/io
2023-10-07 08:44:42 +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 io/OutputStream: use std::span 2023-05-21 21:35:11 +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: 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
FileOutputStream.cxx io/FileOutputStream: pass dfd=-1 for absolute /proc/self/fd/N path 2023-10-07 08:42:35 +02:00
FileOutputStream.hxx io/FileOutputStream: remove obsolete maybe_unused 2023-09-12 09:43:14 +02:00
FileReader.cxx io/Reader: use std::span 2023-10-07 08:44:42 +02:00
FileReader.hxx io/Reader: use std::span 2023-10-07 08:44:42 +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 sources to libio_fs.a 2023-03-07 12:48: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/Reader: use std::span 2023-10-07 08:44:42 +02:00
PeekReader.hxx io/Reader: use std::span 2023-10-07 08:44:42 +02:00
Reader.hxx io/Reader: use std::span 2023-10-07 08:44:42 +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