* src/server_pty.c (pty_open_slave): Removed call to setsid(),
moved to... * src/unix_user.c (do_spawn): Call setsid(). Was previously done by the pty code, and only in the pty case. Fix backported from lsh-1.5. Rev: ChangeLog:1.527.2.7 Rev: NEWS:1.100.2.3 Rev: src/server_pty.c:1.22.2.1 Rev: src/unix_user.c:1.52.2.1
Showing
Please register or sign in to comment