aboutsummaryrefslogtreecommitdiffstats
path: root/util/system
Commit message (Expand)AuthorAgeFilesLines
* 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
* add ymake export to ydbalexv-smirnov2023-06-134-0/+131
* Delete constant reference API to DoNotOptimizeAwaybulatman2023-06-121-0/+9
* Remove extra semicolon (util)bulatman2023-06-123-3/+3
* Require semicolon after saveload macrosesbulatman2023-06-081-0/+4
* Remove xray supportthegeorg2023-06-061-22/+0
* Optimize CloseAllFdsOnExec for large MaxOpenFilessay2023-05-111-2/+16
* Mute -Wdeprecated-declarations error when thread sanitizer enabled on darwin ...hiddenpath2023-05-091-0/+10
* Remove using of extra semicolons in utilbulatman2023-05-043-3/+3
* Simplify system utime.h includespreis2023-04-271-2/+1
* Add clarifying comment about the behavior of RemoveRecursive is file or direc...akhropov2023-04-241-0/+1
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-284-129/+0
* (no commit message)pg2023-03-283-22/+22
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-154-0/+129
* less shimpg2023-02-061-0/+6
* SetLowestThreadPriority in utilozaykova2023-02-012-0/+16
* Fix spinlock pauselukyan2023-02-011-0/+1
* introduce NumberOfMillicores() function based on refactored CgroupCpus() retu...svkrasnov2023-01-122-5/+29
* add windows platform to ydb github exportalexv-smirnov2022-12-204-0/+407
* Add comment about necessary nanny settingsskorodumov-s2022-11-021-0/+5
* Correct debug trap for M1somov2022-10-301-0/+4
* Remove a workaround for ancient CUDA versionsdfyz2022-10-291-7/+0
* Enable linux-arm platform.dcherednik2022-10-261-0/+52
* Fix a warning when compiling util/ with nvcc 10.xdfyz2022-10-081-1/+1
* Clang14: Fix library/cpp/coroutine/engine under tsanpg2022-09-291-1/+3
* add comment for TAdaptiveLocktobo2022-09-221-0/+8
* Fix tsan warnings in yt intrusive ptrayles2022-09-191-0/+21
* Fix incorrect fqdn on linux in some edge casessnaury2022-09-021-9/+28
* fixup size of aligned memory region to mlock []yurial2022-08-301-2/+17
* Mark clear and reset methods as reinitializing the object.halyavin2022-08-051-0/+6
* fix ya.makemonster2022-07-0710-609/+0
* Allow creating Singlelon during Singleton destruction back againthegeorg2022-06-242-1/+21
* IGNIETFERRO-1922 Move atomics from util to library/cpp/deprecatedeeight2022-06-158-682/+6