aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/util.cc
AgeCommit message (Expand)Author
2024-05-03libutil: make rewriteStrings soundeldritch horrors
2024-04-11Merge pull request #10362 from obsidiansystems/maybeLstatJohn Ericson
2024-03-29Make things that can throw not noexcept anymoreJade Lovelace
2024-03-23libutil: don't memset 64k in drainFDeldritch horrors
2024-03-19libutil: remove exception handling workingness checkeldritch horrors
2024-03-18Merge changes I72c945ca,I2138bb4d,Ib96749f3 into mainjade
2024-03-18un-nixes ur lix, a littleJade Lovelace
2024-03-18libutil: make AutoCloseFD a better resourceeldritch horrors
2024-03-18Merge "Delete hasPrefix and hasSuffix from the codebase" into mainjade
2024-03-18libutil: remove vforkeldritch horrors
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-11util.hh: split out signals stuffJade Lovelace
2024-03-09Merge pull request #9925 from 9999years/fmt-cleanupeldritch horrors
2024-03-07Merge pull request #9787 from obsidiansystems/bind-proc-syserroreldritch horrors
2024-03-07Merge pull request #8544 from edolstra/handle-missing-gc-socketeldritch horrors
2024-03-06Merge "fix: bounds check result in getMaxCPU" into mainjade
2024-03-06fix: bounds check result in getMaxCPUJade Lovelace
2024-03-07Merge pull request #9934 from nmeum/absPath-out-of-boundseldritch horrors
2024-03-05Merge pull request #9860 from 9999years/set-stack-darwineldritch horrors
2024-03-04Ban building Nix with NDEBUGeldritch horrors
2024-03-04Merge pull request #9056 from aakropotkin/patch-1eldritch horrors
2023-09-01Fix warning 'catching polymorphic type by value'Eelco Dolstra
2023-08-11initLibUtil: Add exception handling self-checkRobert Hensing
2023-06-09restoreMountNamespace(): Restore the original root directoryEelco Dolstra
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-18Add option isInteractiveKonstantin Vukolov
2023-04-07Require openssl >= 1.1.1Robert Hensing
2023-04-07libutil: Provide alternatives to startSignalHandlerThreadRobert Hensing
2023-04-07Move OpenSSL init to initLibUtilRobert Hensing
2023-03-20CleanupEelco Dolstra
2023-03-20Open slave pseudoterminal before CLONE_NEWUSEREelco Dolstra
2023-03-14Simplify commonChildInit()Eelco Dolstra
2023-03-13Fix macOS warningEelco Dolstra
2023-03-03Merge pull request #7918 from zimbatm/fix-empty-nix-store-envEelco Dolstra
2023-03-03fixup: use same style as getEnvzimbatm
2023-03-03fixup: remove warning entirelyzimbatm
2023-03-02Update src/libutil/util.ccJonas Chevalier
2023-03-02Remove FormatOrString and remaining uses of format()Eelco Dolstra
2023-03-01Treat empty env var paths as unsetFélix Baylac Jacqué
2023-02-10Merge pull request #7802 from edolstra/fix-7783Eelco Dolstra
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2023-02-10Fix macOS buildEelco Dolstra
2023-02-10Simplify the PID namespace check: just try to mount /procEelco Dolstra
2023-01-17Move the default profiles to the user’s homeThéophane Hufschmitt
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-12-04getMaxCPU: fix cgroup pathJörg Thalheim
2022-12-02getMaxCPU(): Lower verbosity level for ignored exceptionsEelco Dolstra
2022-12-02Clean up cgroup handling in getMaxCPU()Eelco Dolstra
2022-09-19Improve durability of schema version file writessqualus
2022-08-08Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...Théophane Hufschmitt