summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2023-02-21 16:14:14 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2023-02-21 16:14:14 -0700
commit490c1a568daee527cae5f8f0d35122ca4ef5792b (patch)
treeca3527de44aff539dec0c83479a872d1f74a00ee /MANIFEST
parent1955a52391c3794c78eeeaa713db628665c18194 (diff)
downloadsudo-490c1a568daee527cae5f8f0d35122ca4ef5792b.tar.gz
Run the editor in its own process group.
This fixes suspending the editor on GNU Hurd which doesn't seem to have proper process group signal handling.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 2 insertions, 3 deletions
diff --git a/MANIFEST b/MANIFEST
index dea73a8ad..07ea2b3d5 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -360,6 +360,7 @@ lib/util/strtonum.c
lib/util/sudo_conf.c
lib/util/sudo_debug.c
lib/util/sudo_dso.c
+lib/util/suspend_parent.c
lib/util/sys_siglist.h
lib/util/sys_signame.h
lib/util/term.c
@@ -599,6 +600,7 @@ plugins/sudoers/b64_encode.c
plugins/sudoers/boottime.c
plugins/sudoers/bsm_audit.c
plugins/sudoers/bsm_audit.h
+plugins/sudoers/canon_path.c
plugins/sudoers/check.c
plugins/sudoers/check.h
plugins/sudoers/check_aliases.c
@@ -740,7 +742,6 @@ plugins/sudoers/prompt.c
plugins/sudoers/pwutil.c
plugins/sudoers/pwutil.h
plugins/sudoers/pwutil_impl.c
-plugins/sudoers/canon_path.c
plugins/sudoers/redblack.c
plugins/sudoers/redblack.h
plugins/sudoers/regress/check_symbols/check_symbols.c
@@ -1269,8 +1270,6 @@ src/sudo_intercept_common.c
src/sudo_noexec.c
src/sudo_plugin_int.h
src/sudo_usage.h.in
-src/suspend_nopty.c
-src/tcsetpgrp_nobg.c
src/tgetpass.c
src/ttyname.c
src/utmp.c