lix/src/libstore/build
eldritch horrors f38ae92a38 libutil: make AutoCloseFD a better resource
add a reset() method to close the wrapped fd instead of assigning magic
constants. also make the from-fd constructor explicit so you can't
accidentally assign the *wrong* magic constant, or even an unrelated
integer that also just happens to be an fd by pure chance.

Change-Id: I51311b0f6e040240886b5103d39d1794a6acc325
2024-03-18 15:42:52 -06:00
..
derivation-goal.cc libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
derivation-goal.hh Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00
drv-output-substitution-goal.cc Fix crash/hang with CA derivations 2023-03-08 11:09:15 +01:00
drv-output-substitution-goal.hh Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
entry-points.cc libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
goal.cc Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
goal.hh Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00
hook-instance.cc libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
hook-instance.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
local-derivation-goal.cc libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
local-derivation-goal.hh Merge pull request #8965 from Artturin/bindfilesinchroot 2024-03-04 05:17:31 +01:00
personality.cc Also set the PER_LINUX32 personality flag on armv5tel-linux 2023-06-02 03:04:13 -06:00
personality.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
sandbox-defaults.sb Merge pull request #9641 from amarshall/darwin-sandbox-stderr 2024-03-04 07:26:03 +01:00
sandbox-minimal.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
sandbox-network.sb Move macOS sandbox files to sr/libstore/build 2023-01-04 04:50:45 -08:00
substitution-goal.cc util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
substitution-goal.hh Adapt scheduler to work with dynamic derivations 2023-08-25 10:01:25 -04:00
worker.cc util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
worker.hh Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00