aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/util.hh
AgeCommit message (Expand)Author
2024-05-10libutil: remove callback.hheldritch horrors
2024-05-03libutil: make rewriteStrings soundeldritch horrors
2024-04-13libstore/build: just copy the magic /etc files into the sandboxK900
2024-04-11Merge pull request #10362 from obsidiansystems/maybeLstatJohn Ericson
2024-03-29Make things that can throw not noexcept anymoreJade Lovelace
2024-03-19libutil: remove exception handling workingness checkeldritch horrors
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-07Copy the output of fixed-output derivations before registering themPuck Meerburg
2024-03-05Merge pull request #9860 from 9999years/set-stack-darwineldritch horrors
2023-06-14Remove dead code (#8504)Daniel Asaturov
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-18Add option isInteractiveKonstantin Vukolov
2023-04-17Merge pull request #7732 from hercules-ci/make-initLibStore-viable-alternativeJohn Ericson
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
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-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-04-02Rework a few things with the experimental features listJohn Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-27Merge pull request #7609 from obsidiansystems/hide-experimental-settingsJohn Ericson
2023-03-20CleanupEelco Dolstra
2023-03-20Fix handling of experimental features mid-parseJohn Ericson
2023-03-14Simplify commonChildInit()Eelco Dolstra
2023-03-03Merge pull request #7918 from zimbatm/fix-empty-nix-store-envEelco Dolstra
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-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-12CleanupEelco Dolstra
2022-12-12Optimize string concatenationEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-12-02getMaxCPU(): Lower verbosity level for ignored exceptionsEelco Dolstra
2022-09-19Improve durability of schema version file writessqualus
2022-08-03Only use `renameFile` where neededThéophane Hufschmitt
2022-08-03moveFile -> renameFileThéophane Hufschmitt
2022-08-03Create a wrapper around stdlib’s `rename`Théophane Hufschmitt
2022-07-19libstore/globals.cc: Move cgroup detection to libutilAlex Wied
2022-06-23Fix build-remote in nix-staticEelco Dolstra
2022-06-02Avoid unnecessary string copyEelco Dolstra
2022-06-02Add operator for concatenating strings and string_viewsEelco Dolstra
2022-05-04Move json stuff out of util.ccEelco Dolstra
2022-05-04Get rid of most `.at` calls (#6393)Alain Zscheile
2022-03-07Perform tilde expansion when completing flake fragmentsNaïm Favier