[BACK]Return to fio.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mail

Diff for /src/usr.bin/mail/fio.c between version 1.27 and 1.28

version 1.27, 2006/11/16 00:16:29 version 1.28, 2007/05/25 21:27:16
Line 213 
Line 213 
         /*          /*
          * Setup signal handlers if the caller asked us to catch signals.           * Setup signal handlers if the caller asked us to catch signals.
          * Note that we do not restart system calls since we need the           * Note that we do not restart system calls since we need the
          * read to be interuptible.           * read to be interruptible.
          */           */
         if (signo) {          if (signo) {
                 fiosignal = 0;                  fiosignal = 0;

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28