DockerCLI/vendor/github.com/moby
Sebastiaan van Stijn 536aef9c63
vendor: update github.com/moby/term to fix interrupt handling
On termios platforms, interrupt signals are not generated in raw mode terminals
as the ISIG setting is not enabled. Remove interrupt handler as it does nothing
for raw mode and prevents other uses of INT signal with this library.

This code seems to go back all the way to moby/moby#214 where signal handling was
improved for monolithic docker repository. Raw mode -ISIG got reintroduced in
https://github.com/moby/moby/commit/3f63b878076, but the INT handler was left
behind.

full diff: abb19827d3...c43b287e0e

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-28 10:28:21 +01:00
..
buildkit vendor: github.com/moby/buildkit v0.10.0 2022-03-24 13:59:11 +01:00
patternmatcher vendor: docker v20.10.3-0.20221006185438-87d9d96ab0b6 (v22.06-dev) 2022-10-21 15:15:11 +02:00
swarmkit/v2 vendor: docker v20.10.3-0.20220826112928-d2590dc3cd4f (22.06 branch) 2022-08-27 16:44:59 +02:00
sys replace pkg/system Sequential funcs with moby/sys/sequential 2022-08-29 13:27:26 +02:00
term vendor: update github.com/moby/term to fix interrupt handling 2022-11-28 10:28:21 +01:00