diff options
Diffstat (limited to 'src/termios/ISIG.c')
| -rw-r--r-- | src/termios/ISIG.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termios/ISIG.c b/src/termios/ISIG.c index 4e3e0234..c9fb7742 100644 --- a/src/termios/ISIG.c +++ b/src/termios/ISIG.c @@ -1,5 +1,5 @@ #include <termios.h> -#define ISIG /* TBD */ +#define ISIG (1<<6) /* POSIX(1) */ |
