1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00
nix/src
Jörg Thalheim 2e9a36a8fe MonitorFdHup::~MonitorFdHup: use proper close method instead of libc close()
Otherwise closing it again will cause an EBADF in the AutoCloseFd class.

(cherry picked from commit 87a34a45ff)
2025-03-24 12:17:04 +00:00
..
build-remote Use getStandardError() 2025-02-17 18:09:59 +01:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd {libexpr,libcmd}: Make debugger significantly faster 2025-03-14 13:22:53 +00:00
libexpr stack overflow is EvalBaseError 2025-03-21 14:13:40 +00:00
libexpr-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libexpr-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libexpr-tests Merge pull request #12498 from NixOS/fix-cli-fine-version 2025-02-18 11:34:07 -05:00
libfetchers libfetchers: fix double quote in path printed in logger 2025-03-19 22:25:06 +00:00
libfetchers-tests Fix mingw build 2025-02-26 19:54:47 +01:00
libflake Introduce EvalStore::storePath 2025-02-19 21:24:26 -05:00
libflake-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libflake-tests Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libmain progress-bar: Make pause/resume nestable 2025-03-04 19:10:01 +00:00
libmain-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore Fix macos sandbox issue 2025-03-19 20:21:53 +00:00
libstore-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libstore-tests Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil MonitorFdHup::~MonitorFdHup: use proper close method instead of libc close() 2025-03-24 12:17:04 +00:00
libutil-c Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil-test-support Write just ./.version on all components 2025-02-18 11:41:35 +01:00
libutil-tests MonitorFdHup: replace pthread_cancel trick with a notification pipe 2025-03-23 23:54:10 +00:00
nix port crash-handler from lix to nix 2025-03-21 15:31:03 +00:00
nix-build Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-channel Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-collect-garbage Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-copy-closure Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-env Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-instantiate Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
nix-store Move code related to NIX_MAN_DIR from libstore to nix-cli 2025-02-18 01:57:33 +03:00
perl Fix perl store bindings 2025-02-21 11:49:00 +01:00
nix-functional-tests Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00