Files
transmission/libtransmission
Charles Kerr 03fdb6f48e refactor: migrate C strings to std::string_view in libtransmission/file.h (#8220)
* refactor: tr_sys_file_open() now takes a std::string_view arg

* refactor: tr_sys_path_copy() now takes a std::string_view arg

* refactor: tr_blocklistSetContent() now takes a std::string_view arg

* refactor: tr_sys_path_remove() now takes a std::string_view arg

* refactor: tr_sys_path_exists() now takes a std::string_view arg

* refactor: tr_sys_dir_create() now takes a std::string_view arg

* refactor: add private stat_sv(), lstat_sv() helpers in file-posix.cc

* refactor: tr_sys_path_is_same() now takes a std::string_view arg

* refactor: tr_sys_path_rename() now takes a std::string_view arg
2026-01-25 18:39:50 -06:00
..
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-07 15:46:47 -06:00
2026-01-07 15:46:47 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-20 16:27:34 -06:00
2026-01-11 11:43:12 -06:00
2026-01-13 19:08:25 -06:00
2026-01-13 19:08:25 -06:00