Port make_autoclose_pipes, fd_event_signaller_t

This allows to get rid of the C++ autoclose_fd_t.
This commit is contained in:
Johannes Altmanninger
2023-12-09 22:47:24 +01:00
parent f2cd916f65
commit f3dd8d306f
19 changed files with 278 additions and 496 deletions

View File

@@ -112,7 +112,6 @@ set(FISH_SRCS
src/event.cpp
src/expand.cpp
src/fallback.cpp
src/fds.cpp
src/fish_version.cpp
src/flog.cpp
src/highlight.cpp