lix/src/resolve-system-dependencies
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
..
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
resolve-system-dependencies.cc libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00