RTEMS  5.1
Functions
termios_posix_isig_handler.c File Reference
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/termiostypes.h>
#include <signal.h>

Functions

rtems_termios_iproc_status_code rtems_termios_posix_isig_handler (unsigned char c, struct rtems_termios_tty *tty)
 POSIX handler for ISIG (VINTR/VKILL) More...
 

Detailed Description

TERMIOS POSIX behavior on INTR and QUIT characters