Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pty.c: SIGTSTP handling is broken #61

Closed
McDutchie opened this issue Jul 4, 2020 · 0 comments
Closed

pty.c: SIGTSTP handling is broken #61

McDutchie opened this issue Jul 4, 2020 · 0 comments
Labels
bug Something is not working

Comments

@McDutchie
Copy link

See prior discussion:
att#375
#45 (comment)

TODO: after fixing this bug, re-enable regression test disabled in 1ca9286.

@McDutchie McDutchie added the bug Something is not working label Jul 4, 2020
McDutchie added a commit that referenced this issue Jan 24, 2021
This applies the OpenSUSE changes to pty.c from:
https://build.opensuse.org/package/view_file/shells/ksh/ksh93-builtin.dif

src/cmd/builtin/pty.c:
- Add a patch from OpenSUSE with a fix for signal handling.

src/cmd/ksh93/tests/pty.sh:
- Re-enable the process group exercise test.

Resolves: #61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working
Projects
None yet
Development

No branches or pull requests

1 participant