Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001126 [1003.1(2013)/Issue7+TC1] System Interfaces Editorial Omission 2017-03-08 15:17 2019-10-31 11:27
Reporter millert View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied  
Name Todd C. Miller
Organization
User Reference
Section tcsetpgrp
Page Number 2112
Line Number 67389-67399
Interp Status ---
Final Accepted Text
Summary 0001126: tcsetpgrp() ERRORS section missing EINTR
Description Like tcsetattr(), if tcsetpgrp() is called by a background process and there is a
SIGTTOU signal handler that was installed without SA_RESTART being set in sa_flags, tcsetpgrp() will return -1 and set errno to EINTR.
Desired Action Add the following to the ERRORS section for tcsetpgrp():

    [EINTR] A signal interrupted tcsetpgrp( ).
Tags tc3-2008
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-03-08 15:17 millert New Issue
2017-03-08 15:17 millert Name => Todd C. Miller
2017-03-08 15:17 millert Section => tcsetpgrp
2017-03-08 15:17 millert Page Number => 2112
2017-03-08 15:17 millert Line Number => 67389-67399
2018-08-23 15:10 geoffclare Interp Status => ---
2018-08-23 15:10 geoffclare Status New => Resolved
2018-08-23 15:10 geoffclare Resolution Open => Accepted
2018-08-23 15:10 geoffclare Tag Attached: tc3-2008
2019-10-31 11:27 geoffclare Status Resolved => Applied


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker