source: zzuf/trunk/src @ 1728

Name Size Rev Age Author Last Change
../
debug.c 4.1 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
debug.h 639 bytes 1523   16 years Sam Hocevar * Improved zfd_register() and zfd_* function performances. * Changed …
fd.c 7.2 KB 1719   16 years Sam Hocevar * Better ungetc() implementation. Now we don't need to care about the …
fd.h 1.1 KB 1694   16 years Sam Hocevar * Replaced _zz_disabled with a less stinky API. Still not thread safe, …
fuzz.c 6.8 KB 1720   16 years Sam Hocevar * Implemented -f/--fuzzing (fuzzing mode).
fuzz.h 720 bytes 1720   16 years Sam Hocevar * Implemented -f/--fuzzing (fuzzing mode).
lib-fd.c 12.6 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
lib-load.h 1.2 KB 1701   16 years Sam Hocevar * Added DLL initialisation code for Win32.
lib-mem.c 9.5 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
lib-signal.c 2.7 KB 1699   16 years Sam Hocevar * Put either ORIG() or NEW(() around functions, because the naming …
lib-stream.c 14.5 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
libzzuf.c 3.1 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
libzzuf.h 1.5 KB 1719   16 years Sam Hocevar * Better ungetc() implementation. Now we don't need to care about the …
Makefile.am 557 bytes 1702   16 years Sam Hocevar * Added DLL injection to the Win32 port attempt.
md5.c 6.7 KB 1623   16 years Sam Hocevar * Implemented -M/--md5 flag.
md5.h 697 bytes 1623   16 years Sam Hocevar * Implemented -M/--md5 flag.
opts.c 1.5 KB 1720   16 years Sam Hocevar * Implemented -f/--fuzzing (fuzzing mode).
opts.h 1.4 KB 1720   16 years Sam Hocevar * Implemented -f/--fuzzing (fuzzing mode).
random.c 1.0 KB 1547   16 years Sam Hocevar * No longer use the OS's PRNG, we use our own (based on a Dr Dobbs …
random.h 581 bytes 1523   16 years Sam Hocevar * Improved zfd_register() and zfd_* function performances. * Changed …
sys.c 2.9 KB 1701   16 years Sam Hocevar * Added DLL initialisation code for Win32.
sys.h 562 bytes 1701   16 years Sam Hocevar * Added DLL initialisation code for Win32.
timer.c 1.4 KB 1727   16 years Sam Hocevar * Only include <sys/time.h> conditionally.
timer.h 542 bytes 1657   16 years Sam Hocevar * Change timing functions to gettimeofday() instead of time() for more …
zzuf.c 33.1 KB 1728   16 years Sam Hocevar * Check for <unistd.h>, too. MSVC doesn't have it.
  • Property svn:ignore set to
    Makefile
    Makefile.in
    zzuf
    *.exe
    .deps
    .libs
Note: See TracBrowser for help on using the repository browser.