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

Diff for /src/usr.bin/sndiod/file.c between version 1.8 and 1.9

version 1.8, 2015/07/17 09:37:07 version 1.9, 2015/07/17 09:43:28
Line 279 
Line 279 
         struct timespec sleepts;          struct timespec sleepts;
         struct timespec ts0, ts1;          struct timespec ts0, ts1;
         long us;          long us;
         int i, n, nfds;          int i;
 #endif  #endif
         long long delta_nsec;          long long delta_nsec;
         int revents, res, immed;          int n, nfds, revents, res, immed;
   
         /*          /*
          * cleanup zombies           * cleanup zombies

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9