internal/

directory
v0.11.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2026 License: Apache-2.0

Directories

Path Synopsis
Package filter provides a byte-stream filter that detects an adjacent Ctrl+] Ctrl+] (0x1D 0x1D) sequence to trigger a detach action, while forwarding a single Ctrl+] immediately to the PTY.
Package filter provides a byte-stream filter that detects an adjacent Ctrl+] Ctrl+] (0x1D 0x1D) sequence to trigger a detach action, while forwarding a single Ctrl+] immediately to the PTY.
Package initmode reports whether the current sbsh process should take on PID-1 responsibilities (zombie reaping, signal forwarding).
Package initmode reports whether the current sbsh process should take on PID-1 responsibilities (zombie reaping, signal forwarding).
Package pidutil exposes a stable per-process identifier used to detect PID reuse: after a process exits, the kernel may recycle its PID for an unrelated process, so callers that persist PIDs and later signal them must reconfirm identity before delivering the signal.
Package pidutil exposes a stable per-process identifier used to detect PID reuse: after a process exits, the kernel may recycle its PID for an unrelated process, so callers that persist PIDs and later signal them must reconfirm identity before delivering the signal.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL