Ignore:
Timestamp:
Jul 6, 2007, 3:40:55 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Added -p flag to cherry pick file descriptors that get fuzzed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/src/fd.h

    r1730 r1791  
    3333extern void _zz_unlock(int);
    3434extern int _zz_islocked(int);
     35extern int _zz_isactive(int);
    3536extern int64_t _zz_getpos(int);
    3637extern void _zz_setpos(int, int64_t);
Note: See TracChangeset for help on using the changeset viewer.