aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/port/path.cpp
AgeCommit message (Expand)Author
2026-05-18Fix platform.h/config.h includes.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-05Delete symbolic links in rmrf.levlam
2023-01-04Support symbolic links in walk_path.levlam
2023-01-04Add Stat.is_symbolic_link_.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-11-05Return both first and last error from mkpath.levlam
2021-06-05Trim trainling slashes in the parameter of CreateDirectoryFromAppW.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-04-30Likely add Solaris support.levlam
2021-04-30Silence expected warning.levlam
2021-04-08Ignore invalid Unicode strings in C++/CX.levlam
2021-01-01Update copyright year.levlam
2020-12-23FromApp method fixes.levlam
2020-12-23Use *FromApp methods when available (#1303)Fela Ameghino
2020-06-15Move skip_eintr to a separate header.levlam
2020-06-07Fix some includes.levlam
2020-01-01Update copyright year.levlam
2019-12-08Use TRY_RESULT_ASSIGN.levlam
2019-06-19Fd::stat returns Result<Stat> instead of StatArseny Smirnov
2019-06-05Fix walk_path.levlam
2019-05-02Fix CEArseny Smirnov
2019-05-01WalkPath: allow to skip dirs and to abort a walkArseny Smirnov
2019-01-01Update copyright year.levlam
2018-10-22Ignore EAGAIN in mkdir (happens in Android).levlam
2018-09-13Fix rmrf CE.levlam
2018-09-13Pass std::function as callback in walk_path.levlam
2018-09-12Fix walk_path.levlam
2018-09-10Fix some includes.levlam
2018-09-10Move skip_eintr to detail.levlam
2018-09-07A lot of fixes.levlam
2018-08-13Update tdutils from other projectArseny Smirnov
2018-07-08Fix some string to Slice conversions.levlam
2018-06-27Allow EPERM in realpath just in case.levlam
2018-04-23Better iterators increment.levlam
2018-03-04More robust mkpath.levlam
2018-03-04Support ignore_access_denied in realpath on Window.levlam
2018-02-03Unify include order.levlam
2018-01-29skip_eintr_cstrArseny Smirnov
2018-01-26Optionally ignore EACCES in realpath.levlam
2018-01-24Use skip_eintr in all filesystem system calls.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov