Changeset 1804 for zzuf/trunk


Ignore:
Timestamp:
Jul 10, 2007, 5:55:35 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Version 0.9. For real, this time.
  • Updated NEWS and ChangeLog?.
Location:
zzuf/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/ChangeLog

    r1797 r1804  
     1------------------------------------------------------------------------
     2r303 | sam | 2007-07-10 17:42:37 +0200 (Tue, 10 Jul 2007) | 2 lines
     3Changed paths:
     4   M /trunk/doc/zzuf.1
     5
     6  * Documented the new -T / --max-cpu flag.
     7
     8------------------------------------------------------------------------
     9r302 | sam | 2007-07-10 17:31:40 +0200 (Tue, 10 Jul 2007) | 2 lines
     10Changed paths:
     11   M /trunk/src/zzuf.c
     12
     13  * -M is megabytes, not bytes. Fixed --help output.
     14
     15------------------------------------------------------------------------
     16r301 | sam | 2007-07-10 17:23:18 +0200 (Tue, 10 Jul 2007) | 2 lines
     17Changed paths:
     18   M /trunk/src/opts.c
     19   M /trunk/src/opts.h
     20   M /trunk/src/zzuf.c
     21
     22  * Implemented -T / --max-cpu for max CPU time limits.
     23
     24------------------------------------------------------------------------
     25r300 | sam | 2007-07-10 16:30:13 +0200 (Tue, 10 Jul 2007) | 2 lines
     26Changed paths:
     27   M /trunk/doc/zzuf.1
     28   M /trunk/src/zzuf.c
     29
     30  * Rename -T to -t. -T will be the CPU time limit.
     31
     32------------------------------------------------------------------------
     33r299 | sam | 2007-07-10 16:26:08 +0200 (Tue, 10 Jul 2007) | 3 lines
     34Changed paths:
     35   M /trunk/src/zzuf.c
     36
     37  * Rename ZZUF_RLIMIT_CONST into ZZUF_RLIMIT_MEM because we're going to have
     38    the _CPU one as well.
     39
     40------------------------------------------------------------------------
     41r298 | sam | 2007-07-10 11:01:12 +0200 (Tue, 10 Jul 2007) | 2 lines
     42Changed paths:
     43   M /trunk/doc/zzuf.1
     44
     45  * Correct thinko in manpage.
     46
     47------------------------------------------------------------------------
     48r297 | sam | 2007-07-10 02:24:35 +0200 (Tue, 10 Jul 2007) | 3 lines
     49Changed paths:
     50   M /trunk/ChangeLog
     51   M /trunk/NEWS
     52   M /trunk/configure.ac
     53
     54  * Version 0.9.
     55  * Updated NEWS and ChangeLog.
     56
    157------------------------------------------------------------------------
    258r296 | sam | 2007-07-10 01:51:49 +0200 (Tue, 10 Jul 2007) | 2 lines
  • zzuf/trunk/NEWS

    r1797 r1804  
    44
    55 * support for cherry-picking fuzzed descriptors
     6 * support for CPU time limits
    67 * do not interfere with LD_PRELOAD mechanisms
    78
Note: See TracChangeset for help on using the changeset viewer.