]> git.ipfire.org Git - thirdparty/systemd.git/commit
ptyfwd: introduce pty_forward_set_window_title() helper function
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Jun 2025 05:59:40 +0000 (14:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Jun 2025 10:06:02 +0000 (19:06 +0900)
commit23f9ff472409d5f1cd0f74c47fa6f86e9df44828
treea00bf9cb9cb12482057ed5fd104c3d684b7248d9
parent1c814f35000c239c6078c072eef02f2e1c82e5cc
ptyfwd: introduce pty_forward_set_window_title() helper function
src/nspawn/nspawn.c
src/run/run.c
src/shared/ptyfwd.c
src/shared/ptyfwd.h
src/vmspawn/vmspawn.c