lix/src
eldritch horrors 652f52f071 libutil: don't memset 64k in drainFD
this is not needed and introduces a bunch of memset calls, making up for
3% of valgrind cycle estimation *alone*. real-world impact is a lot
lower on our test machine, but we suspect that less powerful machines
would see an impact from dropping this.

Change-Id: Iad10e9d556e64fdeb0bee0059a4e52520058d11e
2024-03-23 22:17:46 +00:00
..
build-remote libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
libcmd build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
libexpr build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
libfetchers build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
libmain build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
libstore build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
libutil libutil: don't memset 64k in drainFD 2024-03-23 22:17:46 +00:00
nix build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
nix-build Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-channel libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
toml11 build: optionally build and install with meson 2024-03-22 08:36:50 -06:00
meson.build build: optionally build and install with meson 2024-03-22 08:36:50 -06:00