`script` dies on SIGWINCH | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
looks like the fix for the race condition may have included some unintended side effects ... if you execute say: xterm -e script and then resize the xterm, script will terminate because the read() in doinput() returned -1 (with errno being set to EINTR) ... i tried just making the logic (read() > 0 || errno == EINTR), but that didnt seem to work very well ;) -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
[Site Home] [Netdev] [Ethernet Bridging] [Linux Wireless] [Kernel Newbies] [Memory] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Rubini] [Photo] [Yosemite] [Yosemite News] [MIPS Linux] [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Video 4 Linux] [Linux Resources]