mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
src/cmd/builtin/pty.c: - Add missing #include <signal.h>. - No need to limit SIGTTOU handling to Linux only -- it is POSIX compliant. Change #ifdef __linux__ to #ifdef SIGTTOU. - The ECHOKE flag is not POSIX, so protect it with an #ifdef. - s/slave/minion/g because minions are way more fun. |
||
|---|---|---|
| .. | ||
| builtin | ||
| INIT | ||
| ksh93 | ||
| Mamfile | ||