summaryrefslogtreecommitdiffstats
path: root/util/system
Commit message (Expand)AuthorAgeFilesLines
* Part of PR. Stylenae2022024-11-2016-51/+99
* FixNamespaceComments in /utildmasloff2024-09-0579-98/+98
* Remove Y_UNIT_TEST from config.clang-formatdmasloff2024-08-301-2/+0
* KIKIMR-21908: fix a bug in CPUID/AVX512F calleivanov892024-08-261-5/+5
* Set SpacesInLineCommentPrefix to 1 in /utildmasloff2024-08-1735-90/+90
* Allow to use clang < 13 as a CUDA host compiler (as intended for CUDA < 11.8).akhropov2024-08-161-1/+1
* Add missed move assignment for TFileHandledrbasic2024-08-052-1/+31
* Fix src_root for cl.exe.akhropov2024-07-231-0/+7
* Implement TFile::Fallocate for Windows.sath2024-06-201-0/+6
* feat util/system: add a possibility to disable exit handlers, use it in rate-...itrofimow2024-06-062-0/+21
* unaligned_mem.h rename fieldshakob2024-06-051-12/+12
* [util] Implement TryGetEnv and UnsetEnv functionsswarmer2024-05-163-5/+89
* Add mtime/atime/ctime with nanoseconds to TFileStat.sath2024-05-132-35/+58
* Enable MarkAsIntentionallyLeaked API for --sanitize=leak buildsbabenko2024-04-202-3/+12
* Add Y_DEBUG_ABORT macroskungasc2024-04-161-0/+1
* reduce code bloat in the DecodeOpenMode functionswarmer2024-04-141-39/+51
* fixed MakeTempName() for paths > MAX_PATHstar-dm2024-04-033-17/+58
* Intermediate changesrobot-piglet2024-04-024-8/+0
* WebAssembly in utildtorilov2024-03-285-6/+14
* Update libcxxabi to 16.0.6dtorilov2024-03-272-7/+12
* Fix case when 'arc export' not set executable bitilikepugs2024-02-212-2/+28
* YT-21001: FiberContext::BeforeSwitch is now properly inlinedarkady-e1ppa2024-02-194-95/+70
* TThread::SetName sets thread name on androidsolovyev2024-02-051-2/+2
* feat contrib: aiogram 3armenqa2024-01-193-7/+20
* Library import 5, delete go dependencies (#832)AlexSm2024-01-041-3/+53
* Import libs 4 (#758)AlexSm2023-12-271-0/+1
* Library import 2 (#639)AlexSm2023-12-221-0/+40
* re-enable clang::reinitialized attribute for non-CUDA target platformsswarmer2023-12-171-1/+1
* finer check of lifetimebound attribute supportswarmer2023-12-141-2/+8
* Support std::filesystem::path in TFile and TFileHandlethegeorg2023-12-132-9/+94
* add attribute to detect lifetime bound errorsswarmer2023-12-111-0/+14
* Add construction of TFileStat from struct statspreis2023-11-152-5/+19
* Intermediate changesrobot-piglet2023-10-241-0/+6
* remove Y_VERIFY_DEBUGilnurkh2023-10-231-1/+0
* remove Y_FAILilnurkh2023-10-181-1/+0
* Intermediate changesrobot-piglet2023-10-171-2/+2
* Y_FAIL->Y_ABORT at '^util'ilnurkh2023-10-171-1/+1
* do not check exceptions during expression evaluationilnurkh2023-10-131-14/+7
* fix win warningsilnurkh2023-10-121-3/+1
* remove Y_VERIFYilnurkh2023-10-111-1/+0
* Y_VERIFY->Y_ABORT_UNLESS at ^uilnurkh2023-10-1011-45/+45
* remove double backtrace printingilnurkh2023-10-091-1/+0
* aliases for checking macrosesilnurkh2023-10-061-43/+29
* Revert commit rXXXXXX, Support std::filesystem::path in TFile and TFileHandlepg2023-10-042-107/+9
* Support std::filesystem::path in TFile and TFileHandlethegeorg2023-10-042-9/+107
* util/system/shellcommand: customize signal to terminate process withantervis2023-09-152-9/+9
* Remove extra semicolonbulatman2023-08-021-2/+3
* Intermediate changesrobot-piglet2023-07-031-1/+1
* Require semicolon after Y_DECLARE*_FLAGSbulatman2023-06-245-10/+10
* Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFilessay2023-06-221-16/+2