aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/port/Stat.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-12-04Use StackAllocator to allocate temporary buffer.levlam
2024-12-04Improve error message.levlam
2024-01-01Update copyright year.levlam
2023-01-04Add Stat.is_symbolic_link_.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-06-06Add comment about meaning of Working Set and Commit Charge.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-07-26Use lowercase includes under MinGW.levlam
2020-07-19Increase max content size in HttpReader.levlam
2020-06-15Move skip_eintr to a separate header.levlam
2020-06-14Support cpu_stat on Windows.levlam
2020-06-14Minor cpu_stat improvements.levlam
2020-06-14Add mem_stat support on Windows.levlam
2020-03-20Use KB instead of kB for 1024 bytes.levlam
2020-01-03Add real_size to Stat.levlam
2020-01-01Update copyright year.levlam
2019-08-26Fix first letter case in error messages.levlam
2019-07-06tdutils: update from other projectArseny Smirnov
2019-06-20FileFd::stat fixes.levlam
2019-06-19Fd::stat returns Result<Stat> instead of StatArseny Smirnov
2019-01-01Skip EINTR in stat functions.levlam
2019-01-01Update copyright year.levlam
2018-12-19tdutils: update from other projectArseny Smirnov
2018-10-07Better error messages.levlam
2018-08-13Update tdutils from other projectArseny Smirnov
2018-05-10Fix compilation for Termux.levlam
2018-03-10Find stat nanoseconds using SFINAE.levlam
2018-03-08Support for recent_stickers_limit.levlam
2018-02-28Fix CE.levlam
2018-02-28UWP: build scriptsArseny Smirnov
2018-02-28cpu_statArseny Smirnov
2018-02-14Fix mem_stat.levlam
2018-02-11Remove calls to Logger.printf.levlam
2018-02-11Use to_integer_safe instead of sscanf in mem_stat.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov