PolyMeilex
6915aeb44c
Use nix mode for open_cloexec
2024-01-27 20:42:13 +01:00
PolyMeilex
23301e4895
Return Result from wopen_cloexec
2024-01-27 20:42:13 +01:00
Fabian Boehm
ac9c5ed1b2
Retry open_cloexec for signals other than SIGINT
...
Fixes #10250
2024-01-25 11:14:31 +01:00
PolyMeilex
f3e8272c5d
Move from libc read/write to nix read/write
...
Replace std from_raw_fd/into_raw_fd dance with nix write
Fixup notifyd build
2024-01-21 11:49:40 -08:00
Mahmoud Al-Qudsi
e02c572738
Fix build error when HAVE_PIPE2 is true
...
NB: I only encountered this when rewriting the cfg detection, which means that
the previous detection wasn't correct since I have pipe2 on Linux but didn't run
into this build error before.
2024-01-13 15:44:03 -06:00
Johannes Altmanninger
3ae20bdba0
Move fish-rust to project root
2024-01-13 03:58:33 +01:00