aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/util.hh
AgeCommit message (Expand)Author
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-29util.hh: Move nativeSystem to local-derivation-goal.ccTom Hubrecht
2024-05-29util.hh: Move stuff to types.hhTom Hubrecht
2024-05-29util.{hh,cc}: Move ignoreException to error.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out namespaces.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out users.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out strings.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out unix-domain-socket.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out child.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out current-process.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out processes.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-descriptor.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out file-system.{hh,cc}Tom Hubrecht
2024-05-29util.{hh,cc}: Split out terminal.{hh,cc}Tom Hubrecht
2024-05-28util.{hh,cc}: Split out environment-variables.{hh,cc}Tom Hubrecht
2024-05-19libutil: Create chmodPath functionArtemis Tosini
2024-05-11add clarifying doc-comments on {get,create}NixStateDir()Qyriad
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