[RTEMS Project] #3800: termios - Add Capability to Generate SIGINTR and SIGQUIT

RTEMS trac trac at rtems.org
Thu May 7 13:07:43 UTC 2020


#3800: termios - Add Capability to Generate SIGINTR and SIGQUIT
-----------------------------------+----------------------------
 Reporter:  Joel Sherrill          |       Owner:  Joel Sherrill
     Type:  enhancement            |      Status:  closed
 Priority:  normal                 |   Milestone:  5.1
Component:  posix                  |     Version:  5
 Severity:  normal                 |  Resolution:  fixed
 Keywords:  termios, POSIX, EINTR  |  Blocked By:
 Blocking:                         |
-----------------------------------+----------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"153b26699ee10eb760816ca0d030fe4cd80e1ce7/rtems"
 153b2669/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="153b26699ee10eb760816ca0d030fe4cd80e1ce7"
 termios: Replace rtems_termios_isig_status_code

 Merge the rtems_termios_isig_status_code and
 rtems_termios_iproc_status_code enums into a single
 rtems_termios_iproc_status_code which is now a part of the API.

 Simplify rtems_termios_posix_isig_handler() to avoid unreachable code.

 Close #3800.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3800#comment:12>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list